ObjVertexTextureIndex

Inheritance: java.lang.Object, ObjVertexIndex

The OBJ vertex texture index.

Methods

MethodDescription
getTextureIndex()Gets or sets the texture index.
setTextureIndex(int value)Gets or sets the texture index.

getTextureIndex()

public final int getTextureIndex()

Gets or sets the texture index.

Returns: int

setTextureIndex(int value)

public final void setTextureIndex(int value)

Gets or sets the texture index.