Package | Description |
---|---|
com.aspose.cad.fileformats.obj.elements |
Modifier and Type | Method and Description |
---|---|
List<ObjVertexTextureNormalIndex> |
ObjFace.getVertexTextureNormals()
Gets or sets the vertex texture normal indexes collection.
|
Modifier and Type | Method and Description |
---|---|
void |
ObjFace.setVertexTextureNormals(List<ObjVertexTextureNormalIndex> value)
Gets or sets the vertex texture normal indexes collection.
|