Class DecalsDebugSettings
Decal debug settings.
Namespace: UnityEngine.Rendering.HighDefinition
Syntax
[Serializable]
public class DecalsDebugSettings
Fields
displayAtlas
Display the decal atlas.
Declaration
public bool displayAtlas
Field Value
Type | Description |
---|---|
Boolean |
mipLevel
Displayed decal atlas mip level.
Declaration
public uint mipLevel
Field Value
Type | Description |
---|---|
UInt32 |