Difference between revisions of "SetGrassModel"
Jump to navigation
Jump to search
imported>Jazzisparis (Created page with "{{Function |origin = JIP |summary = Sets the model (Art File) path of the specified <i>Grass</i> form. |name = SetGrassModel |arguments = {{FunctionArgument |Name =...") |
imported>Jazzisparis |
||
Line 15: | Line 15: | ||
==See Also== | ==See Also== | ||
*[[GetGrassModel]] | *[[GetGrassModel]] | ||
[[Category: | [[Category:Functions (JIP)]] | ||
[[Category: | [[Category:Grass Functions (JIP)]] |
Latest revision as of 02:31, 29 March 2017
< [[::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
SetGrassModel grass:ref modelPath:string
Example
SetGrassModel GrassWasteland01 "Landscape\Grass\GrassLawn01.nif"