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