three-stdlib
three-stdlib copied to clipboard
MaterialCreator is never exported
threeversion: 170@types/threeversion: 270three-stdlibversion: 2.35.2
Problem description:
Can not import MaterialCreator.
Relevant code:
import { MaterialCreator } from 'three-stdlib'
Suggested solution:
add MaterialCreator to export: https://github.com/pmndrs/three-stdlib/blob/main/src/loaders/MTLLoader.js#L450