Sets scaling, rotating, and translation information all at once, using a transform matrix.
Syntax
Scripting SGObj.Transform4x4( transform-matrix )
Parameters
- transform-matrix
- Array containing the 16 values forming a 4 × 4 transform matrix for the control.
Remarks
The 4 × 4 matrix with ones on the diagonal is the default setting.
Top of Page
© 2000 Microsoft and/or its suppliers. All rights reserved. Terms of Use.