Gets the value of the parameter as an array of quaternions.
| C# |
public Quaternion[] GetValueQuaternionArray( int count )
- count (Int32)
- Number of elements to get
The quaternion array
| Exception | Condition |
|---|---|
| InvalidCastException | Thrown if the parameter is not a quaternion array. |
| ArgumentOutOfRangeException | Thrown if the element count is out of range. |
Assembly: Tesla.Direct3D10 (Module: Tesla.Direct3D10) Version: 0.5.0.0 (0.5.0.0)