RotY (SIRotation)

Introduced

5.1

Description

Sets or returns the rotation angle (in degrees) around the y axis of this rotation as a Double (floating-point value).

C# Syntax

// get accessor
Double rtn = ISIRotation.RotY;

// set accessor
ISIRotation.RotY = Double;

See Also

SIRotation.RotX

SIRotation.RotZ

SIRotation.GetXYZAnglesValues2

SIRotation.GetXYZAnglesValues

SIRotation.SetFromXYZAngles

SIRotation.SetFromXYZAnglesValues

 

 



Autodesk Softimage v7.5