Struct ProbeSettings.ProxySettings
Settings of this probe in the current proxy.
Inherited Members
Namespace: UnityEngine.Rendering.HighDefinition
Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
Syntax
[Serializable]
public struct ProbeSettings.ProxySettings
Fields
Name | Description |
---|---|
capturePositionProxySpace | Position of the capture in proxy space. (Reflection Probe only) |
captureRotationProxySpace | Rotation of the capture in proxy space. (Reflection Probe only) |
default | Default value. |
mirrorPositionProxySpace | Position of the mirror in proxy space. (Planar Probe only) |
mirrorRotationProxySpace | Rotation of the mirror in proxy space. (Planar Probe only) |
useInfluenceVolumeAsProxyVolume | Whether to use the influence volume as proxy volume
when |
Methods
Name | Description |
---|---|
NewDefault() | Default value. |