实验性
Optional properties for Vector3 property item
可选
Initial enabled state of property item. If undefined, it will default to true.
If true label text will be hidden. It will be visible by default.
If we should treat the Vector3 properties as integer values. By default is false.
The min possible limits. If undefined, Number.MAX_SAFE_INTEGER will be used.
The min possible limits. If undefined, Number.MIN_SAFE_INTEGER will be used.
This callback is called when UI control is changed.
Localized title of the property item
Tooltip description of the property item
Initial visibility state of property item. If undefined, it will default to true.
Optional properties for Vector3 property item