Click or drag to resize
AB4D logo

ObjFileData Properties

The ObjFileData type exposes the following members.

Properties
 NameDescription
Public propertyMaterialLibrary Gets a dictionary of all the materials defined in the material library that is associated with this obj file.
Public propertyMeshes Gets list of all ObjMeshData objects.
Public propertyNormals Gets a list of normals that are used by the ObjMeshGroup.
Public propertyPositions Gets a list of positions that are used by the ObjMeshGroup.
Public propertyTextureCoordinates Gets a list of texture coordinates that are used by the ObjMeshGroup.
Top
See Also