Package gaiasky.util.gdx.model.data
Class IntModelNode
java.lang.Object
gaiasky.util.gdx.model.data.IntModelNode
-
Field Summary
Modifier and TypeFieldDescriptioncom.badlogic.gdx.graphics.g3d.model.data.ModelNodePart[]
com.badlogic.gdx.math.Quaternion
com.badlogic.gdx.math.Vector3
com.badlogic.gdx.math.Vector3
-
Constructor Summary
-
Method Summary
-
Field Details
-
id
-
translation
public com.badlogic.gdx.math.Vector3 translation -
rotation
public com.badlogic.gdx.math.Quaternion rotation -
scale
public com.badlogic.gdx.math.Vector3 scale -
meshId
-
parts
public com.badlogic.gdx.graphics.g3d.model.data.ModelNodePart[] parts -
children
-
-
Constructor Details
-
IntModelNode
public IntModelNode()
-