Class: GLTFMaterialsVariantsExtensionImport
Asset-Management.GLTFMaterialsVariantsExtensionImport
Properties
name
• name: string
= khrMaterialsVariantsGLTF
Defined in
parser
• parser: GLTFParser
Constructors
constructor
• new GLTFMaterialsVariantsExtensionImport(parser
)
Parameters
Name | Type |
---|---|
parser | GLTFParser |
Defined in
Methods
afterRoot
▸ afterRoot(gltf
): Promise
<void
>
Parameters
Name | Type |
---|---|
gltf | any |
Returns
Promise
<void
>