Appearance
types.number_property
A registered number property
Properties
| Name | Description |
|---|---|
name | type: string The name of the property |
min | type: number The minimum value of the property |
max | type: number The maximum value of the property |
step | type: number The step value of the property |
value | type: number The value of the property |
