Z (SIQuaternion)

Description

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

C# Syntax

// get accessor
Double rtn = ISIQuaternion.Z;

// set accessor
ISIQuaternion.Z = Double;


Autodesk Softimage v7.5