SetIdentity (SIRotation)

Description

Sets this rotation to the identity rotation.

C# Syntax

SIRotation.SetIdentity();

Examples

VBScript Example

dim r1
' Create rotation.
set r1 = XSIMath.CreateRotation
r1.SetIdentity

See Also

SIVector3

SIMatrix3

SIMatrix4

SIRotation

SITransformation

SIQuaternion

 

 



Autodesk Softimage v7.5