Class ModelInstanceHack
java.lang.Object
gaiasky.util.gdx.model.IntModelInstance
gaiasky.util.gdx.model.gltf.scene3d.model.ModelInstanceHack
- All Implemented Interfaces:
IntRenderableProvider
-
Field Summary
Fields inherited from class IntModelInstance
animations, defaultShareKeyframes, materials, model, nodes, span, transform, userData -
Constructor Summary
ConstructorsConstructorDescriptionModelInstanceHack(IntModel model) ModelInstanceHack(IntModel model, com.badlogic.gdx.math.Matrix4 localTransform) ModelInstanceHack(IntModel model, String... rootNodeIds) -
Method Summary
Modifier and TypeMethodDescriptionvoidcopyAnimation(IntAnimation anim, boolean shareKeyframes) getRenderable(IntRenderable out, IntNode node, IntNodePart nodePart) Methods inherited from class IntModelInstance
calculateBoundingBox, calculateTransforms, copy, extendBoundingBox, getAnimation, getAnimation, getMaterial, getMaterial, getNode, getNode, getNode, getRenderable, getRenderable, getRenderables, getRenderables
-
Constructor Details
-
ModelInstanceHack
-
ModelInstanceHack
-
ModelInstanceHack
-
-
Method Details
-
copyAnimation
-
getRenderable
- Overrides:
getRenderablein classIntModelInstance
-