Enum ProbeSettingsFields
A bitflags for the probe settings field.
Namespace: UnityEngine.Rendering.HighDefinition
Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
Syntax
[Flags]
public enum ProbeSettingsFields
Fields
Name | Description |
---|---|
cubeResolution | cube resolution. |
frustumAutomaticScale | frustum.automaticScale |
frustumFieldOfViewMode | frustum.fieldOfViewMode |
frustumFixedValue | frustum.fixedValue |
frustumViewerScale | frustum.viewerScale |
lightingFadeDistance | lighting.fadeDistance |
lightingLightLayer | lightingLightLayer |
lightingMultiplier | lightingMultiplier |
lightingRangeCompression | lightingRangeCompression |
lightingWeight | lightingWeight |
mode | mode |
none | No fields |
proxyCapturePositionProxySpace | proxy.capturePositionProxySpace |
proxyCaptureRotationProxySpace | proxy.captureRotationProxySpace |
proxyMirrorPositionProxySpace | proxy.mirrorPositionProxySpace |
proxyMirrorRotationProxySpace | proxy.mirrorRotationProxySpace |
proxyUseInfluenceVolumeAsProxyVolume | proxy.useInfluenceVolumeAsProxyVolume |
resolution | resolution. |
roughReflections | Rough reflections. |
type | type |