|  | |
| Quaternion | |
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
Syntaxpublic class QuaternionRotateTransform : Transform
The QuaternionRotateTransform type exposes the following members.
 Constructors
Constructors| Name | Description | |
|---|---|---|
|  | QuaternionRotateTransform | Constructor | 
|  | QuaternionRotateTransform(Quaternion) | Constructor | 
|  | QuaternionRotateTransform(Single, Single, Single, Single) | Constructor | 
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Quaternion | Quaternion that defines the rotation | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | ToString | (Overrides ObjectToString) | 
|  | UpdateMatrix | Updates the Matrix4x4 that defines this transformation and is set to Value property. | 
 See Also
See Also