Difference between revisions of "ToggleGrass"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Bnesmith
 
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 [[actor|actors]] on the ground that are hidden by the grass.


=='''Syntax'''==
ToggleGrass
TG
=='''Examples'''==
*None at this time.
=='''Notes'''==
*None at this time.
<!--
=='''See Also'''==
=='''Reference'''==
None provided.
<!-- [[GetAVInfo_Reference|List of functions that use GetAVInfo]]  (wiki) -->


[[Category:Console Functions]]
[[Category:Console Functions]]

Revision as of 01:37, 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 hidden by the grass.

Syntax

ToggleGrass
TG

Examples

  • None at this time.

Notes

  • None at this time.