Click or drag to resize
AB4D logo

ObjMeshGroup Properties

The ObjMeshGroup type exposes the following members.

Properties
 NameDescription
Public propertyMaterial Gets or sets a material that is used for faces in this group.
Public propertyName Gets or sets the name of the group.
Public propertyNormalIndexes Gets a list of normal indexes that specify which normal from the parent ObjFileData are used for this group.
Public propertyPolygonIndexes Gets a list of position indexes that define the polygons.
Public propertyPositionIndexes Gets a list of position indexes that specify which positions from the parent ObjFileData are used for this group.
Public propertyTextureCoordinateIndexes Gets a list of texture coordinate indexes that specify which texture coordinate from the parent ObjFileData are used for this group.
Top
See Also