![]() | |
Obj |
public class ObjFileData
The ObjFileData type exposes the following members.
Name | Description | |
---|---|---|
![]() | ObjFileData | Initializes a new instance of the ObjFileData class. |
Name | Description | |
---|---|---|
![]() | MaterialLibrary | Gets a dictionary of all the materials defined in the material library that is associated with this obj file. |
![]() | Meshes | Gets list of all ObjMeshData objects. |
![]() | Normals | Gets a list of normals that are used by the ObjMeshGroup. |
![]() | Positions | Gets a list of positions that are used by the ObjMeshGroup. |
![]() | TextureCoordinates | Gets a list of texture coordinates that are used by the ObjMeshGroup. |