Constructor FloatScalableSetting
FloatScalableSetting(float[], ScalableSettingSchemaId)
Instantiate a new float scalable setting.
선언
public FloatScalableSetting(float[] values, ScalableSettingSchemaId schemaId)
파라미터
타입 | 이름 | 설명 |
---|---|---|
float[] | values | The values of the settings |
ScalableSettingSchemaId | schemaId | The schema of the setting. |