Difference between revisions of "SetSize"
Jump to navigation
Jump to search
imported>Haama (CS 1.0 stuff) |
imported>Vswe m (Added Search Terms) |
||
(One intermediate revision by one other user not shown) | |||
Line 10: | Line 10: | ||
[[Category: Functions]] | [[Category: Functions]] | ||
[[Category:Functions (CS)]] | |||
[[Category: Functions (CS 1.0)]] | [[Category: Functions (CS 1.0)]] | ||
[[Category: Miscellaneous Functions]] | [[Category: Miscellaneous Functions]] | ||
Line 15: | Line 16: | ||
[[Category:Actor Functions]] | [[Category:Actor Functions]] | ||
[[Category:Actor Functions (CS 1.0)]] | [[Category:Actor Functions (CS 1.0)]] | ||
<!-- Begin Search Terms | |||
Set | |||
Size | |||
End Search Terms --> |
Latest revision as of 14:55, 20 June 2008
Syntax:
SetSize
Example:
SetSize 10.0 SetSize 0.0
Shrink/Grow an actor. Sets the actor size to specified radius (0.0 resets the actor to its original radius).