C# 클래스 Pathfinding.ObjImporter

파일 보기 프로젝트 열기: henryj41043/TheUnseen 1 사용 예제들

공개 메소드들

메소드 설명
ImportFile ( string filePath ) : Mesh

비공개 메소드들

메소드 설명
createMeshStruct ( string filename ) : meshStruct
populateMeshStruct ( meshStruct &mesh ) : void

메소드 상세

ImportFile() 공개 정적인 메소드

public static ImportFile ( string filePath ) : Mesh
filePath string
리턴 UnityEngine.Mesh