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

BSGeometrySegmentData

Bethesda-specific. Describes groups of triangles either segmented in a grid (for LOD) or by body part for skinned FO4 meshes.

Attributes

Name Type Description
Flags byte
Index uint Index = previous Index + previous Num Tris in Segment * 3
Num Tris in Segment uint The number of triangles belonging to this segment
Start Index uint
Num Primitives uint
Parent Array Index uint
Num Sub Segments uint
Sub Segment BSGeometrySubSegment

Found In