Configure float property types. More...
Properties | |
float? | LowerBound [get, set] |
Gets or sets the lowest value that a float property of this type can have. | |
float? | Step [get, set] |
Gets or sets the amount by which the value of a property changes when the user adjusts it using the editor that you set for this property type. | |
float? | UpperBound [get, set] |
Gets or sets the highest value that a float property of this type can have. | |
Properties inherited from TypedProperty< float > | |
T | DefaultValueTyped [get, set] |
Configure float property types.
|
getset |
Gets or sets the amount by which the value of a property changes when the user adjusts it using the editor that you set for this property type.