Y (SIQuaternion)

Description

Sets or returns a Double representing the Y value of this quaternion.

C# Syntax

// get accessor
Double rtn = ISIQuaternion.Y;

// set accessor
ISIQuaternion.Y = Double;


Autodesk Softimage v7.5