Matrix4 (SITransformation)

Introduced

5.1

Description

Sets or returns the SIMatrix4 representation of the values of this transformation (the matrix is created automatically).

C# Syntax

// get accessor
SIMatrix4 rtn = ISITransformation.Matrix4;

// set accessor
ISITransformation.Matrix4 = SIMatrix4;

See Also

SITransformation.GetMatrix4

SITransformation.SetMatrix4

Examples

• See SITransformation.Matrix4.1.js



Autodesk Softimage 2011