NIF Objects | Compound Types | Enum Types | Basic Types | File Versions

BSInvMarker

Orientation marker for Skyrim's inventory view.
How to show the nif in the player's inventory.
Typically attached to the root node of the nif tree.
If not present, then Skyrim will still show the nif in inventory,
using the default values.
Name should be 'INV' (without the quotes).
For rotations, a short of "4712" appears as "4.712" but "959" appears as "0.959" meshes\weapons\daedric\daedricbowskinned.nif

Attributes

Name Type Description
From NiObject
From NiExtraData
Name string Name of this object.
From BSInvMarker
Rotation X ushort
Rotation Y ushort
Rotation Z ushort
Zoom float Zoom factor.

Parent Of