Class: SkinnedModelRenderer
This page documents the methods and fields available in the SkinnedModelRenderer class.
Members
| Signature | Description |
|---|---|
attachPrimitive(int) | Performs the attachPrimitive operation using the provided parameters (primitive). |
getMaterial() | Returns the current material. |
getVertex() | Returns the current vertex. |
setMaterial(Material) | Sets or updates the material. |
setMaterialFile(MaterialFile) | Sets or updates the material file. |
setModelFile(VertexFile) | Sets or updates the model file. |
setVertex(Vertex) | Sets or updates the vertex. |