Struct ProbeSettings
Settings that defines the rendering of a probe.
상속된 멤버
네임스페이스: UnityEngine.Experimental.Rendering.HDPipeline
어셈블리: solution.dll
구문
[Serializable]
public struct ProbeSettings
필드
| 이름 | 설명 |
|---|---|
| camera | Camera settings to use when capturing data. |
| default | Default value. |
| influence | The influence volume of the probe. |
| lighting | The lighting of the probe. |
| mode | The mode of the probe. |
| proxy | Set this variable to explicitly set the proxy volume to use. |
| proxySettings | The proxy settings of the probe for the current volume. |
| realtimeMode | The mode of the probe. |
| type | The type of the probe. |
메서드
| 이름 | 설명 |
|---|---|
| ComputeHash() |