Difference between revisions of "ToggleGrass"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>MadCat221
(Undo revision 12823 by MadCat221 (Talk))
imported>SnakeChomp
m (Fix link)
 
Line 1: Line 1:
This function will toggle the rendering of grass on the terrain object of an exterior cell.  Might be useful for finding objects or dead [http://geck.bethsoft.com/index.php/Category:Actors actors] on the ground that are concealed by the grass.
This function will toggle the rendering of grass on the terrain object of an exterior cell.  Might be useful for finding objects or dead [[:Category:Actors|actors]] on the ground that are concealed by the grass.


=='''Syntax'''==
=='''Syntax'''==

Latest revision as of 12:24, 26 January 2009

This function will toggle the rendering of grass on the terrain object of an exterior cell. Might be useful for finding objects or dead actors on the ground that are concealed by the grass.

Syntax[edit | edit source]

ToggleGrass
TG

Examples[edit | edit source]

  • None at this time.

Notes[edit | edit source]

  • None at this time.