ObjFace

The OBJ face.

Constructors

ConstructorDescription
ObjFace()

Methods

MethodDescription
getVertexTextureNormals()Gets or sets the vertex texture normal indexes collection.
setVertexTextureNormals(List value)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.