The Cog3DTransformRigid type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| IsIdentity |
Gets whether this transform is identity.
| |
| Linear |
Gets whether this transform is linear.
| |
| Rotation |
Get the rotation part of this rigid transform.
| |
| Translation |
Gets the translation of this rigid transform.
|
See Also