Class ProbeVolumePerSceneData
A component that stores baked probe volume state and data references. Normally hidden in the hierarchy.
Inherited Members
Namespace: UnityEngine .Rendering
Assembly: Unity.RenderPipelines.Core.Runtime.dll
Syntax
[ExecuteAlways]
[AddComponentMenu("")]
public class ProbeVolumePerSceneData : MonoBehaviour
Properties
bakingSet
The baking set this scene is part of.
Declaration
public ProbeVolumeBakingSet bakingSet { get; }
Property Value
Type | Description |
---|---|
Probe |