Struct VolumeIsolationScope
A scope in which a Camera filters a Volume.
Implements
Inherited Members
Namespace: UnityEngine.Rendering
Assembly: Unity.RenderPipelines.Core.Runtime.dll
Syntax
[Obsolete("VolumeIsolationScope is deprecated, it does not have any effect anymore.")]
public struct VolumeIsolationScope : IDisposable
Constructors
Name | Description |
---|---|
VolumeIsolationScope(bool) | Constructs a scope in which a Camera filters a Volume. |