MIRROR GEO: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
Mikeo (talk | contribs)
No edit summary
Line 4: Line 4:
|description=:Reflect selected geometry about a line of reflection.  
|description=:Reflect selected geometry about a line of reflection.  


|param1=<axis>|param1_desc= {{axis}}
|param1=<axis>|param1_desc={{mirror_axis}}
|param2=<axis value>|param2_desc= {{axis value}}  
|param2=<axis value>|param2_desc={{mirror_axis value}}  
|param3=<[1/0]>|param3_desc= {{mirror}}
|param3=<[1/0]>|param3_desc={{mirror_copy}}
}}
}}



Revision as of 00:03, 12 January 2011

Up

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>
For mirror X (or H) this is the Y (or V) value.
For mirror Y (or V) this s the X (or H) value.
<[1/0]>
Set to 1 for copy, 0 for just mirror.

Example

MIRROR_GEO x, 4, 1