Skip to main content

EmbeddedMatMR

Complete API reference for EmbeddedMatMR, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: Rendering

Component: yes


public class EmbeddedMatMR extends Component

Constructors

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

Attributes

NameTypeDescription
456int CUBE =Represents the 456 value stored on this instance. Read or assign to update the property.
457int SPHERE =Represents the 457 value stored on this instance. Read or assign to update the property.
458int CONE =Represents the 458 value stored on this instance. Read or assign to update the property.
459int CYLINDER =Represents the 459 value stored on this instance. Read or assign to update the property.
460int CIRCLE =Represents the 460 value stored on this instance. Read or assign to update the property.
461int TORUS =Represents the 461 value stored on this instance. Read or assign to update the property.
462int SQUARE =Represents the 462 value stored on this instance. Read or assign to update the property.
463int SQUARE90 =Represents the 463 value stored on this instance. Read or assign to update the property.
componentEmbeddedMatMRRepresents the component value stored on this instance. Read or assign to update the property.

Virtual Attributes

NameTypeAccessDescription
castShadowEnabledbooleanget/setReturns whether cast shadow enabled is enabled.
enableOutlinebooleanget/setReturns whether enable outline is enabled.
materialMaterialget/setReturns the current material.
outlineColorColorget/setReturns the current outline color.
outlineScalefloatsetSets or updates the outline scale.
renderMatrixfloat[]get/setReturns the current render matrix.
vertexVertexget/setReturns the current vertex.

Methods

SignatureReturnsDescription
setModelFile(VertexFile)voidSets or updates the model file.
setMaterialFile(MaterialFile)voidSets or updates the material file.
attachPrimitive(int)voidExecutes attachPrimitive and returns after the underlying engine call finishes.
getOutlineScale()floatReturns the current outline scale.
componentClassMatch(Component, Component)booleanExecutes componentClassMatch and returns after the underlying engine call finishes.
getEngineComponent()ComponentReturns the current engine component.