Difference between revisions of "ToggleGrass"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>MadCat221
imported>MadCat221
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 hidden 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'''==

Revision as of 02:40, 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 on the ground that are concealed by the grass.

Syntax

ToggleGrass
TG

Examples

  • None at this time.

Notes

  • None at this time.