Class BackplateTypeParameter
Backplate Type volume parameter.
Inherited Members
VolumeParameter<BackplateType>.value
VolumeParameter<BackplateType>.Override(BackplateType)
VolumeParameter<BackplateType>.SetValue(VolumeParameter)
VolumeParameter<BackplateType>.GetHashCode()
VolumeParameter<BackplateType>.ToString()
VolumeParameter<BackplateType>.Equals(VolumeParameter<BackplateType>)
VolumeParameter<BackplateType>.Clone()
VolumeParameter.k_DebuggerDisplay
VolumeParameter.overrideState
VolumeParameter.GetValue<T>()
VolumeParameter.Release()
Namespace: UnityEngine.Rendering.HighDefinition
Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
Syntax
[Serializable]
public sealed class BackplateTypeParameter : VolumeParameter<BackplateType>, ICloneable, IEquatable<VolumeParameter<BackplateType>>
Constructors
Name | Description |
---|---|
BackplateTypeParameter(BackplateType, bool) | Backplate Type volume parameter constructor. |