Skip to main content
POST
Spawn a named prefab at a position

Body

application/json
name
string
required
position
number<float>[] | null

Response

200 - application/json

Prefab instantiated from the PrefabRegistry; returns the new entity id/generation. Returns ok:false with an error when the named prefab is not registered.