Per-scene registry mapping string keys to live function references. Passed to createScene({ ..., registry }) and sceneFromJSON(json, { registry }). Each function-field type has its own keyed map.
createScene({ ..., registry })
sceneFromJSON(json, { registry })
Optional
Maps registry keys to clipFromPose factory functions for container nodes.
clipFromPose
Per-scene registry mapping string keys to live function references. Passed to
createScene({ ..., registry })andsceneFromJSON(json, { registry }). Each function-field type has its own keyed map.