Difference between revisions of "ToggleGrass"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>MadCat221
imported>MadCat221
(Undo revision 12823 by MadCat221 (Talk))
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 [[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 [http://geck.bethsoft.com/index.php/Category:Actors actors] on the ground that are concealed by the grass.


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

Revision as of 01:41, 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

ToggleGrass
TG

Examples

  • None at this time.

Notes

  • None at this time.