Skip to main content
POST
Load a glTF file with animations

Body

application/json

glTF source: path to a .gltf/.glb file whose clips and skeleton are added to the AnimationLibrary.

The body is of type any.

Response

200 - application/json

Loaded clip names, mesh count, and whether a skeleton was found; returns an error field on a missing path or load failure.