ObjFace.VertexTextureNormals

ObjFace.VertexTextureNormals property

Gets or sets the vertex texture normal indexes collection.

public List<ObjVertexTextureNormalIndex> VertexTextureNormals { get; set; }

See Also