C# 클래스 OpenTkEngine.Core.WavefrontLoader.Face

파일 보기 프로젝트 열기: jikoriko/OpentkEngine

공개 프로퍼티들

프로퍼티 타입 설명
MaterialLibrary string
MaterialName string
Normals List
Positions List
TextureUVs List

프로퍼티 상세

MaterialLibrary 공개적으로 프로퍼티

public string MaterialLibrary
리턴 string

MaterialName 공개적으로 프로퍼티

public string MaterialName
리턴 string

Normals 공개적으로 프로퍼티

public List Normals
리턴 List

Positions 공개적으로 프로퍼티

public List Positions
리턴 List

TextureUVs 공개적으로 프로퍼티

public List TextureUVs
리턴 List