GizmoMatrix
Complete API reference for GizmoMatrix, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: Debug
Component: no
public class GizmoMatrix extends GizmoElement
Constructors
| Signature | Description |
|---|---|
GizmoMatrix() | Creates a new instance of GizmoMatrix. |
Virtual Attributes
| Name | Type | Access | Description |
|---|---|---|---|
matrix | float[] | get/set | Virtual attribute exposed by getMatrix. Access it like a field to read or write the underlying value. |