Class HDAdditionalReflectionData
Additional component used to store settings for HDRP's reflection probes.
Implements
Inherited Members
Namespace: UnityEngine .Rendering.HighDefinition
Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
Syntax
[AddComponentMenu("")]
[DisallowMultipleComponent]
[RequireComponent(typeof(ReflectionProbe))]
public sealed class HDAdditionalReflectionData : HDProbe, IVersionable<HDProbe.Version>, IVersionable<HDAdditionalReflectionData.ReflectionProbeVersion>, IAdditionalData
Methods
Name | Description |
---|---|
Prepare |
Prepare the culling phase by settings the appropriate values to the legacy reflection probe component. The culling system is driven by the legacy probe's values. |