TRANSLATE MATRIX

From Macros Wiki
Revision as of 18:50, 16 July 2010 by ConnerO (talk | contribs)
Jump to navigationJump to search

Command

TRANSLATE_MATRIX <matrix array>, <dx>, <dy>, <dz>,


  • DESCRPTION*

Parameters

<matrix array>
A transformation matrix contains 12 values. These are stored in an array variable that must be defined to hold at least 12 values. If the array variable is defined with a size of more than 12, the first 12 values are used for the transformation matrix.
<dx>
The distance in the X axis direction.
<dy>
The distance in the Y axis direction.
<dz>
The distance in the Z axis direction.

Example

- TRANSLATE_MATRIX