SetGrassModel

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

A function added by the JIP NVSE Plugin.

Description

Sets the model (Art File) path of the specified Grass form.

Syntax

[help]
SetGrassModel grass:ref modelPath:string

Example

SetGrassModel GrassWasteland01 "Landscape\Grass\GrassLawn01.nif"

See Also