Skip to main content

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

SignatureDescription
GizmoObjectMatrix()Creates a new instance of GizmoObjectMatrix.
GizmoObjectMatrix(Vertex)Creates a new instance of GizmoObjectMatrix.

Virtual Attributes

NameTypeAccessDescription
colorColorget/setVirtual attribute exposed by getColor. Access it like a field to read or write the underlying value.
dualFaceRenderbooleanget/setVirtual attribute exposed by isDualFaceRender. Access it like a field to read or write the underlying value.
outlineScalefloatget/setVirtual attribute exposed by getOutlineScale. Access it like a field to read or write the underlying value.
renderModeRenderModeget/setVirtual attribute exposed by getRenderMode. Access it like a field to read or write the underlying value.
textureTextureget/setVirtual attribute exposed by getTexture. Access it like a field to read or write the underlying value.
vertexVertexget/setVirtual attribute exposed by getVertex. Access it like a field to read or write the underlying value.
wireFramebooleanget/setVirtual attribute exposed by isWireFrame. Access it like a field to read or write the underlying value.
wireFrameWidthintget/setVirtual attribute exposed by getWireFrameWidth. Access it like a field to read or write the underlying value.

Methods

SignatureReturnsDescription
getUserPointer()ObjectReturns the current user pointer.
setUserPointer(Object)voidSets or updates the user pointer.