ObjFace
The OBJ face.
Constructors
| Constructor | Description |
|---|---|
| ObjFace() |
Methods
| Method | Description |
|---|---|
| getVertexTextureNormals() | Gets or sets the vertex texture normal indexes collection. |
| setVertexTextureNormals(List | Gets or sets the vertex texture normal indexes collection. |
ObjFace()
public ObjFace()
getVertexTextureNormals()
public final List<ObjVertexTextureNormalIndex> getVertexTextureNormals()
Gets or sets the vertex texture normal indexes collection.
Returns: List
setVertexTextureNormals(List value)
public final void setVertexTextureNormals(List<ObjVertexTextureNormalIndex> value)
Gets or sets the vertex texture normal indexes collection.