Class MipMapDebugSettings
Namespace: UnityEngine.Experimental.Rendering.HDPipeline
Syntax
[Serializable]
public class MipMapDebugSettings
Fields
debugMipMapMode
Declaration
public DebugMipMapMode debugMipMapMode
Field Value
| Type | Description |
|---|---|
| DebugMipMapMode |
terrainTexture
Declaration
public DebugMipMapModeTerrainTexture terrainTexture
Field Value
| Type | Description |
|---|---|
| DebugMipMapModeTerrainTexture |
Methods
IsDebugDisplayEnabled()
Declaration
public bool IsDebugDisplayEnabled()
Returns
| Type | Description |
|---|---|
| Boolean |
OnValidate()
Declaration
public void OnValidate()