Class VolumeComponentDeprecated
This attribute prevents the component from being included in the list of available overrides in the Volume Inspector via the Add Override button.
Inherited Members
Namespace: UnityEngine .Rendering
Assembly: Unity.RenderPipelines.Core.Runtime.dll
Syntax
[AttributeUsage(AttributeTargets.Class)]
[Obsolete("VolumeComponentDeprecated has been deprecated (UnityUpgradable) -> [UnityEngine] UnityEngine.HideInInspector #from(2023.1)", false)]
public sealed class VolumeComponentDeprecated : Attribute