SCALE SOLID: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
ConnerO (talk | contribs)
No edit summary
ConnerO (talk | contribs)
No edit summary
Line 11: Line 11:


:SCALE_SOLID -0.46
:SCALE_SOLID -0.46
 
:For an example macro see [[Solids]]
[[Category:Solids]]
[[Category:Solids]]

Revision as of 22:05, 29 July 2010

Command

SCALE_SOLID
SCALE_SOLID
SCALE_SOLID <factor>


Scale a solid by a defined factor

Parameters

<factor>
Scale factor. 1=100%, <1 makes it smaller, >1 makes it bigger.

Example

SCALE_SOLID 2
SCALE_SOLID 1.38
SCALE_SOLID -0.46
For an example macro see Solids