Struct GlobalDecalSettings
Global Decal Settings.
Inherited Members
Namespace: UnityEngine.Rendering.HighDefinition
Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
Syntax
[Serializable]
public struct GlobalDecalSettings
Fields
Name | Description |
---|---|
atlasHeight | Decal atlas height in pixels. |
atlasWidth | Decal atlas width in pixels. |
drawDistance | Maximum draw distance. |
perChannelMask | Enables per channel mask. |