Pose
Extends Clonable
A pose is a snapshot of an animation, contains transformations of joints and can be applied to a skeleton.
Constructors
Pose:newPose()
Returns
(Pose)
Methods
Pose:blend(second, blend)
Blend with another pose
Arguments
second
(Pose)
blend
(number)
Clonable:clone()
Slow and deep clone
Clonable:instance()
Creates an fast instance