MIRROR GEO: Difference between revisions
From Macros Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
|param1=<axis>|param1_desc= {{axis}} | |param1=<axis>|param1_desc= {{axis}} | ||
|param2=<axis value>|param2_desc= {{axis value}} | |param2=<axis value>|param2_desc= {{axis value}} | ||
|param3=<[1/0]>|param3_desc= | |param3=<[1/0]>|param3_desc= {{mirror}} | ||
}} | }} | ||
Revision as of 23:52, 2 August 2010
Command
- MIRROR_GEO <axis> <axis value> [1/0]
- Reflect selected geometry about a line of reflection.
Parameters
- <axis>
- The axis. Must be a single character, one of X, Y, H or V
- <axis value>
- The axis value.
- <[1/0]>
- Set to 1 for copy, 0 for just mirror.
Example
- MIRROR_GEO x, 4, 1