QuaternionF Structure |
Namespace: NeoAxis
public struct QuaternionF
The QuaternionF type exposes the following members.
| Name | Description | |
|---|---|---|
| QuaternionF(QuaternionF) | Initializes a new instance of the QuaternionF class | |
| QuaternionF(Vector3F, Single) | Initializes a new instance of the QuaternionF class | |
| QuaternionF(Single, Single, Single, Single) | Initializes a new instance of the QuaternionF class |
| Name | Description | |
|---|---|---|
| MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx.) | |
| PropertyGet(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) | |
| PropertyGetT(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) | |
| PropertySet |
Sets the value of the object property by name.
(Defined by ObjectEx.) |