Class BackplateTypeParameter
Backplate Type volume parameter.
상속된 멤버
VolumeParameter<BackplateType>.Override(BackplateType)
VolumeParameter<BackplateType>.SetValue(VolumeParameter)
VolumeParameter<BackplateType>.ToString()
VolumeParameter.k_DebuggerDisplay
VolumeParameter.Release()
VolumeParameter.overrideState
네임스페이스: UnityEngine.Rendering.HighDefinition
어셈블리: solution.dll
구문
[Serializable]
public sealed class BackplateTypeParameter : VolumeParameter<BackplateType>, IEquatable<VolumeParameter<BackplateType>>
생성자
이름 | 설명 |
---|---|
BackplateTypeParameter(BackplateType, bool) | Backplate Type volume parameter constructor. |