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

NiInstancingMeshModifier

Mesh modifier that provides per-frame instancing capabilities in Gamebryo.

Attributes

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 NiInstancingMeshModifier
Has Instance Nodes bool
Per Instance Culling bool
Has Static Bounds bool
Affected Mesh Ref<NiMesh>
Bound NiBound
Num Instance Nodes uint
Instance Nodes Ref<NiMeshHWInstance>

Parent Of