Skip to content

types.number_property

A registered number property

Properties

NameDescription
nametype: string The name of the property
mintype: number The minimum value of the property
maxtype: number The maximum value of the property
steptype: number The step value of the property
valuetype: number The value of the property