< >
X (SIQuaternion)
Description
Sets or returns a Double representing the X value of this quaternion.
C# Syntax
// get accessor Double rtn = ISIQuaternion.X; // set accessor ISIQuaternion.X = Double;
Autodesk Softimage v7.5 < >