Class BoolScalableSetting
Implements
Inherited Members
Namespace: UnityEngine.Rendering.HighDefinition
Assembly: Unity.RenderPipelines.HighDefinition.Runtime.dll
Syntax
[Serializable]
public class BoolScalableSetting : ScalableSetting<bool>, ISerializationCallbackReceiver
Constructors
Name | Description |
---|---|
BoolScalableSetting(bool[], ScalableSettingSchemaId) | Instantiate a new bool scalable setting. |