Struct CameraSettings.Volumes
Defines how the volume framework is queried.
Namespace: UnityEngine.Experimental.Rendering.HDPipeline
Syntax
[Serializable]
public struct Volumes
Fields
anchorOverride
If not null, define the location of the evaluation of the volume framework.
Declaration
public Transform anchorOverride
Field Value
| Type | Description |
|---|---|
| Transform |
default
Default value.
Declaration
public static readonly CameraSettings.Volumes default
Field Value
| Type | Description |
|---|---|
| CameraSettings.Volumes |
layerMask
The
Declaration
public LayerMask layerMask
Field Value
| Type | Description |
|---|---|
| LayerMask |