ConstantRangeAttribute

public ConstantRangeAttribute(float min, float max) ;

Limit the value range whenFlexibleInt,FlexibleLong,FlexibleFloattype is Constant.

Parameter Name Description
min Min Value
max Max Value