|
Vertices Engine
v1.9.2.92
A Cross Platform game engine developed by Virtex Edge Design.
|
Properties with this Attribute will be shown in the Sandbox Properties Control. More...
Public Member Functions | |
| vxRangeAttribute (float min, float max) | |
| Properties with this Attribute will be shown in the Sandbox Properties Control. | |
| vxRangeAttribute (float min, float max, float tick) | |
Public Attributes | |
| float | Min |
| float | Max |
| float | Tick |
Properties with this Attribute will be shown in the Sandbox Properties Control.
| VerticesEngine.vxRangeAttribute.vxRangeAttribute | ( | float | min, |
| float | max ) |
Properties with this Attribute will be shown in the Sandbox Properties Control.
| category | The Category for this Property |
| description | Description for this property |
| isDebugOnly | Should this Property only be added when the engine is in debug mode |