Devkit::WorldModel

From GECK
Jump to: navigation, search


A function added by the pp NVSE Plugin.

Description

Assigns a world model to a form. This works on any form that has a 3d model, with the exception of creatures and actors. The path is relative to the Models folder.

Syntax

[help]
WorldModel: path:string 

Example

Link: WeapNV9mmPistol {
   WorldModel: "Weapons\9mm Special\9mm Special_3rd.nif"
}

See Also