Class Summary |
BendDistortion |
This is a distortion which bends an object. |
BendTrack |
This is a Track which applies a BendDistortion to an object. |
CustomDistortion |
This is a distortion which uses a procedure to distort an object. |
CustomDistortionTrack |
This is a Track which uses a procedure to deform object. |
Distortion |
This interface defines an object that transforms one mesh into another one. |
IKDistortion |
This is a distortion which applies constraints to an object through inverse kinematics. |
PoseDistortion |
This is a distortion which applies a pose to an object. |
ScaleDistortion |
This is a distortion which changes the size of an object. |
ScaleTrack |
This is a Track which applies a ScaleDistortion to an object. |
ShatterDistortion |
This is a distortion which shatters an object. |
ShatterTrack |
This is a Track which applies a ShatterDistortion to an object. |
SkeletonShapeDistortion |
This is a distortion which reshapes an object's skeleton. |
SkeletonShapeEditorWindow |
The SkeletonShapeEditorWindow class represents the window for editing SkeletonShapeKeyframes. |
SkeletonShapeKeyframe |
This class is a keyframe for a SkeletonShapeTrack. |
SkeletonShapeTrack |
This is a Track which applies a SkeletonDistortion to an object. |
TransformDistortion |
This is a distortion that applies a transformation matrix to each vertex of a mesh. |
TwistDistortion |
This is a distortion which twists an object. |
TwistTrack |
This is a Track which applies a TwistDistortion to an object. |