TRANSLATE MATRIX
From Macros Wiki
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