MotionScript

@motion-script/core


@motion-script/core / View3DWarmup

Type Alias: View3DWarmup

View3DWarmup = () => Promise<void>

Defined in: render3d/resources.ts:17

Loads the backend's 3D runtime. Idempotent and memoised by the backend.

Returns

Promise<void>