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