MaterialXglTF 1.39.0.1
|
This module contains the core definitions and utilities for MaterialX glTF conversion. More...
Go to the source code of this file.
Classes | |
class | materialxgltf.core.Util |
Basic I/O Utilities. More... | |
class | materialxgltf.core.GLTF2MtlxOptions |
Class to hold options for glTF to MaterialX conversion. More... | |
class | materialxgltf.core.GLTF2MtlxReader |
Class to read glTF and convert to MaterialX. More... | |
class | materialxgltf.core.MTLX2GLTFOptions |
Class to hold options for MaterialX to glTF conversion. More... | |
class | materialxgltf.core.MTLX2GLTFWriter |
Class to read in a MaterialX document and write to a glTF document. More... | |
This module contains the core definitions and utilities for MaterialX glTF conversion.
Definition in file core.py.