NIF Objects | Compound Types | Enum Types | Basic Types | File Versions
Name | Type | Description |
---|---|---|
From NiObject | ||
From NiMeshModifier | ||
Num Submit Points | uint | |
Submit Points | SyncPoint | The sync points supported by this mesh modifier for SubmitTasks. |
Num Complete Points | uint | |
Complete Points | SyncPoint | The sync points supported by this mesh modifier for CompleteTasks. |
From NiMorphMeshModifier | ||
Flags | byte | FLAG_RELATIVETARGETS = 0x01 FLAG_UPDATENORMALS = 0x02 FLAG_NEEDSUPDATE = 0x04 FLAG_ALWAYSUPDATE = 0x08 FLAG_NEEDSCOMPLETION = 0x10 FLAG_SKINNED = 0x20 FLAG_SWSKINNED = 0x40 |
Num Targets | ushort | The number of morph targets. |
Num Elements | uint | The number of morphing data stream elements. |
Elements | ElementReference | Semantics and normalization of the morphing data stream elements. |