C# Class OpenTkEngine.Core.WavefrontLoader.Face

Show file Open project: jikoriko/OpentkEngine

Public Properties

Property Type Description
MaterialLibrary string
MaterialName string
Normals List
Positions List
TextureUVs List

Property Details

MaterialLibrary public property

public string MaterialLibrary
return string

MaterialName public property

public string MaterialName
return string

Normals public property

public List Normals
return List

Positions public property

public List Positions
return List

TextureUVs public property

public List TextureUVs
return List