Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IGeometryMetadata

Lightweight data structure pointing to a mesh in a specific packfile and entry. Contains additional information about the type of mesh and its primitive count.

Hierarchy

  • IGeometryMetadata

Index

Properties

entityID

entityID: number

fragType

fragType: number

packID

packID: number

primCount

primCount: number

Optional topoID

topoID: undefined | number

Generated using TypeDoc