| DigitalRune.Animation.Traits Namespace |
| Class | Description | |
|---|---|---|
| AvatarExpressionTraits |
Describes the properties of an AvatarExpression.
(Only available in the XNA-compatible build.)
| |
| ColorTraits |
Describes the properties of a Color.
(Only available in the XNA-compatible build.)
| |
| QuaternionFTraits |
Describes the properties of a QuaternionF.
| |
| QuaternionTraits |
Describes the properties of a Quaternion.
(Only available in the XNA-compatible build.)
| |
| SingleTraits |
Describes the properties of a Single.
| |
| SkeletonPoseTraits |
Describes the properties of a SkeletonPose.
| |
| SrtTransformTraits |
Describes the properties of a SrtTransform.
| |
| Vector2FTraits |
Describes the properties of a Vector2F.
| |
| Vector2Traits |
Describes the properties of a Vector2.
(Only available in the XNA-compatible build.)
| |
| Vector3FTraits |
Describes the properties of a Vector3F.
| |
| Vector3Traits |
Describes the properties of a Vector3.
(Only available in the XNA-compatible build.)
| |
| Vector4FTraits |
Describes the properties of a Vector4F.
| |
| Vector4Traits |
Describes the properties of a Vector4.
(Only available in the XNA-compatible build.)
|
| Interface | Description | |
|---|---|---|
| IAnimationValueTraitsT |
Describes the properties of an animation value and defines operations that can be applied to
animation values.
|