- All Implemented Interfaces:
- JointModelTransform
public class SeparateJointModelTransform
extends java.lang.Object
implements JointModelTransform
This JointModelTransform implementation accumulates model transform in a Transform class
This does NOT support proper non uniform scale in the armature hierarchy.
But the effect might be useful in some circumstances.
Note that this is how the old animation system was working, so you might want to use this
if your model has non uniform scale and was migrated from old j3o model.