JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.aspose.threed
Interface MaterialConverter
public interface
MaterialConverter
Custom converter to convert the geometry's original material to GLTF's PBR material.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
Material
call
(
Material
mat)
Custom converter to convert the geometry's original material to GLTF's PBR material.
Method Detail
call
Material
call(
Material
mat)
Custom converter to convert the geometry's original material to GLTF's PBR material.
Parameters:
mat
- Old material instance
Returns:
New material instance
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method