Companion

Types

Link copied to clipboard

Functions

Link copied to clipboard

Asynchronously creates a model from a glTF asset. This function returns a promise that resolves when the model is ready to render, i.e., when the external binary, image, and shader files are downloaded and the WebGL resources are created.

Link copied to clipboard
fun fromGltfAsync(options: Model.Companion.FromGltfAsyncOptions): <Error class: unknown class><Model>