Struct ProbeSettings.ProxySettings
Settings of this probe in the current proxy.
상속된 멤버
네임스페이스: UnityEngine.Experimental.Rendering.HDPipeline
어셈블리: solution.dll
구문
[Serializable]
public struct ProbeSettings.ProxySettings
필드
| 이름 | 설명 |
|---|---|
| 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 |