com.badlogic.gdx.graphics.g3d.model.skeleton
Class SkeletonJoint
java.lang.Object
com.badlogic.gdx.graphics.g3d.model.skeleton.SkeletonJoint
public class SkeletonJoint
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public java.lang.String name
index
public int index
parentIndex
public int parentIndex
parent
public SkeletonJoint parent
children
public final Array<SkeletonJoint> children
position
public final Vector3 position
rotation
public final Quaternion rotation
scale
public final Vector3 scale
SkeletonJoint
public SkeletonJoint()
Copyright 2010 Mario Zechner (contact@badlogicgames.com), Nathan Sweet (admin@esotericsoftware.com)