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

BSPackedCombinedSharedGeomDataExtra

Fallout 4 Packed Combined Shared Geometry Data.
Geometry is NOT baked into the file. It is instead a reference to the shape via a Shape ID (currently undecoded)
which loads the geometry via the STAT form for the NIF.

Attributes

Name Type Description
From NiObject
From NiExtraData
Name string Name of this object.
From BSPackedCombinedGeomDataExtra
Vertex Desc BSVertexDesc
Num Vertices uint
Num Triangles uint
Unknown Flags 1 uint Unknown.
Unknown Flags 2 uint Unknown.
Num Data uint
Object BSPackedGeomObject
Object Data BSPackedGeomData
From BSPackedCombinedSharedGeomDataExtra

Parent Of