C# Class BananaMpq.Layer.M2Bounds.M2Header

Datei anzeigen Open project: sgraf812/BananaMpq

Public Properties

Property Type Description
boundingRadius float
bounds BoundingBox
nBoundingTriangles int
nBoundingVertices int
offBoundingTriangles int
offBoundingVertices int

Property Details

boundingRadius public_oe property

public float boundingRadius
return float

bounds public_oe property

public BoundingBox bounds
return BoundingBox

nBoundingTriangles public_oe property

public int nBoundingTriangles
return int

nBoundingVertices public_oe property

public int nBoundingVertices
return int

offBoundingTriangles public_oe property

public int offBoundingTriangles
return int

offBoundingVertices public_oe property

public int offBoundingVertices
return int