PrefabOptions
world/prefab.types.ts:66Options accepted by the Prefab constructor.
{ components: PrefabComponentMap; name: string; tags?: readonly string[] }
Options accepted by the Prefab constructor.
{ components: PrefabComponentMap; name: string; tags?: readonly string[] }