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. #from(2023.1) (UnityUpgradable) -> [UnityEngine] UnityEngine.HideInInspector")]
public sealed class VolumeComponentDeprecated : Attribute