C# Class BananaMpq.Layer.M2Bounds.M2Header

Afficher le fichier Open project: sgraf812/BananaMpq

Méthodes publiques

Свойство Type Description
boundingRadius float
bounds BoundingBox
nBoundingTriangles int
nBoundingVertices int
offBoundingTriangles int
offBoundingVertices int

Property Details

boundingRadius public_oe property

public float boundingRadius
Résultat float

bounds public_oe property

public BoundingBox bounds
Résultat BoundingBox

nBoundingTriangles public_oe property

public int nBoundingTriangles
Résultat int

nBoundingVertices public_oe property

public int nBoundingVertices
Résultat int

offBoundingTriangles public_oe property

public int offBoundingTriangles
Résultat int

offBoundingVertices public_oe property

public int offBoundingVertices
Résultat int