MaterialConverter
Overview
MaterialConverter is a interface in Aspose.3D FOSS for Java.
Custom converter to convert the geometry’s original material to GLTF’s PBR material.
This interface provides 1 method for working with MaterialConverter objects in Java programs.
Available methods include: call.
All public members are accessible to any Java application after installing the Aspose.3D FOSS for Java package.
Methods
| Signature | Description |
|---|---|
call(mat: Material) → Material | Custom converter to convert the geometry’s original material to GLTF’s PBR material. |