GizmoObjectMatrix
Complete API reference for GizmoObjectMatrix, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: Debug
Component: no
public class GizmoObjectMatrix extends GizmoMatrix
Constructors
| Signature | Description |
|---|---|
GizmoObjectMatrix() | Creates a new instance of GizmoObjectMatrix. |
GizmoObjectMatrix(Vertex) | Creates a new instance of GizmoObjectMatrix. |
Virtual Attributes
| Name | Type | Access | Description |
|---|---|---|---|
color | Color | get/set | Virtual attribute exposed by getColor. Access it like a field to read or write the underlying value. |
dualFaceRender | boolean | get/set | Virtual attribute exposed by isDualFaceRender. Access it like a field to read or write the underlying value. |
outlineScale | float | get/set | Virtual attribute exposed by getOutlineScale. Access it like a field to read or write the underlying value. |
renderMode | RenderMode | get/set | Virtual attribute exposed by getRenderMode. Access it like a field to read or write the underlying value. |
texture | Texture | get/set | Virtual attribute exposed by getTexture. Access it like a field to read or write the underlying value. |
vertex | Vertex | get/set | Virtual attribute exposed by getVertex. Access it like a field to read or write the underlying value. |
wireFrame | boolean | get/set | Virtual attribute exposed by isWireFrame. Access it like a field to read or write the underlying value. |
wireFrameWidth | int | get/set | Virtual attribute exposed by getWireFrameWidth. Access it like a field to read or write the underlying value. |
Methods
| Signature | Returns | Description |
|---|---|---|
getUserPointer() | Object | Returns the current user pointer. |
setUserPointer(Object) | void | Sets or updates the user pointer. |