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