Public Attributes | |
$vertices | |
$normals | |
$texCoords | |
$colors | |
$material |
Face::$vertices |
Array of vertices.
Face::$normals |
Array of normals.
Face::$texCoords |
Array of texture coordinates.
Face::$colors |
Array of colors.
Face::$material |
Material which should be used for rendering this face.