MotionScript

@motion-script/core


@motion-script/core / View3DResourceKind

Type Alias: View3DResourceKind

View3DResourceKind = "hdr" | "exr" | "gltf" | "obj" | "cubemap"

Defined in: render3d/resources.ts:24

Loads a resource core can't decode itself. kind tells the backend which loader to use; the returned Disposer frees the parsed result when the asset window moves past it.