Quaternion |
public class QuaternionRotateTransform : Transform
The QuaternionRotateTransform type exposes the following members.
Name | Description | |
---|---|---|
QuaternionRotateTransform | Constructor | |
QuaternionRotateTransform(Quaternion) | Constructor | |
QuaternionRotateTransform(Single, Single, Single, Single) | Constructor |
Name | Description | |
---|---|---|
Quaternion | Quaternion that defines the rotation |
Name | Description | |
---|---|---|
ToString | (Overrides ObjectToString) | |
UpdateMatrix | Updates the Matrix4x4 that defines this transformation and is set to Value property. |