C# Class Pathfinding.ObjImporter

Afficher le fichier Open project: henryj41043/TheUnseen Class Usage Examples

Méthodes publiques

Méthode Description
ImportFile ( string filePath ) : Mesh

Private Methods

Méthode Description
createMeshStruct ( string filename ) : meshStruct
populateMeshStruct ( meshStruct &mesh ) : void

Method Details

ImportFile() public static méthode

public static ImportFile ( string filePath ) : Mesh
filePath string
Résultat UnityEngine.Mesh