com.aspose.cad.fileformats.obj.mtl
com.aspose.cad.fileformats.obj.mtl package
Use this namespace to work with ObjMaterial, which encapsulates material attributes such as ambient, diffuse, and specular colors, and the Obj2Values and Obj3Values helpers for two‑ and three‑component numeric values. These types enable detailed manipulation of MTL data when importing or exporting OBJ models.
Classes
| Name | Description |
|---|---|
| Obj2Values | Obj2Values class |
| Obj3Values | Obj3Values class |
| ObjMaterial | ObjMaterial class |