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