Class TwistableBoneTransform
java.lang.Object
zombie.util.PooledObject
zombie.core.skinnedmodel.animation.BoneTransform
zombie.core.skinnedmodel.animation.TwistableBoneTransform
- All Implemented Interfaces:
IPooledObject
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class zombie.core.skinnedmodel.animation.BoneTransform
getMatrix, getPosition, getPRS, mul, mul, set, set, set, setIdentity, validateInternal, validatePRS
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface zombie.util.IPooledObject
onReleased
-
Field Details
-
BlendWeight
public float BlendWeight -
Twist
public float Twist
-
-
Constructor Details
-
TwistableBoneTransform
protected TwistableBoneTransform()
-
-
Method Details
-
alloc
-