| Package | Description |
|---|---|
| com.badlogic.gdx.graphics.g3d | |
| com.badlogic.gdx.graphics.g3d.model.data |
| Modifier and Type | Method and Description |
|---|---|
protected Node |
Model.loadNode(ModelNode modelNode) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Model.loadNodes(java.lang.Iterable<ModelNode> modelNodes) |
| Modifier and Type | Field and Description |
|---|---|
ModelNode[] |
ModelNode.children |
| Modifier and Type | Field and Description |
|---|---|
Array<ModelNode> |
ModelData.nodes |