Y (SIVector3)

Description

Sets or returns a Double representing the Y value of the vector

C# Syntax

// get accessor
Double rtn = ISIVector3.Y;

// set accessor
ISIVector3.Y = Double;


Autodesk Softimage v7.5