Class URPReflectionProbeSettings
ReflectionProbe global settings class.
Implements
Inherited Members
Namespace: UnityEngine.Rendering
Assembly: Unity.RenderPipelines.Universal.Runtime.dll
Syntax
[Serializable]
[SupportedOnRenderPipeline(typeof(UniversalRenderPipelineAsset))]
[CategoryInfo(Name = "Lighting", Order = 21)]
public class URPReflectionProbeSettings : IRenderPipelineGraphicsSettings
Properties
UseReflectionProbeRotation
Whether to take ReflectionProbe rotation into account when rendering.
Declaration
public bool UseReflectionProbeRotation { get; }
Property Value
Type | Description |
---|---|
bool |