W (SIQuaternion)

Description

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

C# Syntax

// get accessor
Double rtn = ISIQuaternion.W;

// set accessor
ISIQuaternion.W = Double;


Autodesk Softimage v7.5