public class ModelBlockAnimation
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
protected static class |
ModelBlockAnimation.MBClip |
protected static class |
ModelBlockAnimation.MBJoint |
protected static class |
ModelBlockAnimation.MBJointWeight |
protected static class |
ModelBlockAnimation.MBVariableClip |
protected static class |
ModelBlockAnimation.Parameter |
Constructor and Description |
---|
ModelBlockAnimation(<any> joints,
<any> clips) |
Modifier and Type | Method and Description |
---|---|
<any> |
getClips() |
<any> |
getJoint(int i) |
TRSRTransformation |
getPartTransform(IModelState state,
BlockPart part,
int i) |
public <any> getClips()
public <any> getJoint(int i)
public TRSRTransformation getPartTransform(IModelState state, BlockPart part, int i)