Skip to content

entity

entity(label?): EntityHandle

Defined in: handle.ts:559

Spawns a new, empty EntityHandle and returns it.

Additionally, a label can be provided for easier identification.

string

EntityHandle