| Package | Description |
|---|---|
| com.aspose.cad.fileformats.obj.elements |
| Modifier and Type | Method and Description |
|---|---|
List<ObjMaterial> |
ObjRoot.getMaterials()
Gets or sets the materials.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ObjRoot.setMaterials(List<ObjMaterial> value)
Gets or sets the materials.
|