ConstantRangeAttribute

属性 in LogicToolkit / 継承元: ConstantPropertyAttribute

説明

floatまたはintなどの数値の範囲を制限する属性。
InputField<float>InputField<int>などのフィールドに適用できる。

コンストラクタ

説明
ConstantRangeAttribute floatまたはintなどの数値の範囲を制限する属性。
InputField<float>InputField<int>などのフィールドに適用できる。

フィールド

フィールド名 説明
Max 最大値
Min 最小値

継承元メンバー

プロパティ

プロパティ名 説明
Order 複数のConstantPropertyAttributeを描画する順序を指定する