C# Class TerrainDisplay.Extracted.M2.ExtractedMapM2Definition

Inheritance: MapDoodadDefinition
Afficher le fichier Open project: WCell/WCell-Terrain Class Usage Examples

Méthodes publiques

Свойство Type Description
Extents BoundingBox
ModelToWorld System.Matrix
WorldToModel System.Matrix

Property Details

Extents public_oe property

public BoundingBox Extents
Résultat BoundingBox

ModelToWorld public_oe property

public Matrix,System ModelToWorld
Résultat System.Matrix

WorldToModel public_oe property

public Matrix,System WorldToModel
Résultat System.Matrix