An array of 4-tuples each tuple representing the orientation of the axes as a quaternion (q1,q2,q3,q4).
Read-only property
| [Visual Basic .NET] |
|---|
Public Property Quaternions() As System.Array |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property System::Array get_Quaternions(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public AgSafeArray getQuaternions(); |






