Configure vector 2D property types.
More...
|
Vector | LowerBound [get, set] |
| Gets or sets the lowest values that the property fields of a vector 2D property of this type can have. More...
|
|
Vector | Step [get, set] |
| Gets or sets the amount by which the values of the property fields of this property change when the user adjusts them using a slider or area editor. More...
|
|
Vector | UpperBound [get, set] |
| Gets or sets the highest values that the property fields of a vector 2D property of this type can have. More...
|
|
T | DefaultValueTyped [get, set] |
|
◆ LowerBound
Gets or sets the lowest values that the property fields of a vector 2D property of this type can have.
◆ Step
Gets or sets the amount by which the values of the property fields of this property change when the user adjusts them using a slider or area editor.
- See also
- PropertyEditor
◆ UpperBound
Gets or sets the highest values that the property fields of a vector 2D property of this type can have.