Struct GlobalDecalSettings
Namespace: UnityEngine.Experimental.Rendering.HDPipeline
Syntax
[Serializable]
public struct GlobalDecalSettings
Fields
atlasHeight
Declaration
public int atlasHeight
Field Value
| Type | Description |
|---|---|
| Int32 |
atlasWidth
Declaration
public int atlasWidth
Field Value
| Type | Description |
|---|---|
| Int32 |
default
Default GlobalDecalSettings
Declaration
public static readonly GlobalDecalSettings default
Field Value
| Type | Description |
|---|---|
| GlobalDecalSettings |
drawDistance
Declaration
public int drawDistance
Field Value
| Type | Description |
|---|---|
| Int32 |
perChannelMask
Declaration
public bool perChannelMask
Field Value
| Type | Description |
|---|---|
| Boolean |