protected static class ModelBlockAnimation.MBClip.MBJointClip extends java.lang.Object implements IJointClip
| Constructor and Description | 
|---|
| MBJointClip(boolean loop,
           com.google.common.collect.ImmutableList<ModelBlockAnimation.MBVariableClip> variables) | 
| Modifier and Type | Method and Description | 
|---|---|
| TRSRTransformation | apply(float time) | 
public MBJointClip(boolean loop,
                   com.google.common.collect.ImmutableList<ModelBlockAnimation.MBVariableClip> variables)
public TRSRTransformation apply(float time)
apply in interface IJointClip