NSinglePropertyEditor Class Members
In This Topic
The following tables list the members exposed by NSinglePropertyEditor.
Public Constructors
Public Fields
| Name | Description |
| FactorTemplate | An editor template for single-precision floating-point values. Range=[0, 1], step = 0.01, decimal places=2. |
| NSinglePropertyEditorSchema | Schema associated with NSinglePropertyEditor. |
| RelativePositionTemplate | An editor template for single-precision floating-point values. Range=[-1000, 1000], step = 0.01, decimal places=2. |
Top
See Also