SCALE SOLID: Difference between revisions

From Macros Wiki
Jump to navigationJump to search
Mikeo (talk | contribs)
No edit summary
Mikeo (talk | contribs)
No edit summary
Line 9: Line 9:
===Example===
===Example===
:SCALE_SOLID 2
:SCALE_SOLID 2
:SCALE_SOLID 1.38
:SCALE_SOLID 1.38


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

Revision as of 21:41, 11 January 2011

Up

Command

SCALE_SOLID
SCALE_SOLID
SCALE_SOLID <factor>


Scale a solid by a uniform amount.

Parameters

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

Example

SCALE_SOLID 2
SCALE_SOLID 1.38
For an example macro see Solids