Field sceneBounds
A dictionary containing the Bounds defined by probe volumes for each scene (scene path is the key of the dictionary).
Namespace: UnityEngine.Rendering
Assembly: Unity.RenderPipelines.Core.Runtime.dll
Syntax
public Dictionary<string, Bounds> sceneBounds
Returns
Type | Description |
---|---|
Dictionary<string, Bounds> |