C# Class Pathfinding.ObjImporter

Mostrar archivo Open project: henryj41043/TheUnseen Class Usage Examples

Public Methods

Method Description
ImportFile ( string filePath ) : Mesh

Private Methods

Method Description
createMeshStruct ( string filename ) : meshStruct
populateMeshStruct ( meshStruct &mesh ) : void

Method Details

ImportFile() public static method

public static ImportFile ( string filePath ) : Mesh
filePath string
return UnityEngine.Mesh