C# Class BananaMpq.Layer.M2Bounds.M2Header

Show file 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 property

public float boundingRadius
return float

bounds public property

public BoundingBox bounds
return BoundingBox

nBoundingTriangles public property

public int nBoundingTriangles
return int

nBoundingVertices public property

public int nBoundingVertices
return int

offBoundingTriangles public property

public int offBoundingTriangles
return int

offBoundingVertices public property

public int offBoundingVertices
return int