Skip to main content

Class: GLTFMaterialsVariantsExtensionImport

Asset-Management.GLTFMaterialsVariantsExtensionImport

Properties

name

name: string = khrMaterialsVariantsGLTF


parser

parser: GLTFParser

Constructors

constructor

new GLTFMaterialsVariantsExtensionImport(parser)

Parameters

NameType
parserGLTFParser

Methods

afterRoot

afterRoot(gltf): Promise<void>

Parameters

NameType
gltfany

Returns

Promise<void>