ProtectedconstructorSnap HiddenReadonlyidThe unique id of the entity.
ReadonlymetaMetadata associated with this entity, providing access to its unique identifier and other descriptive properties.
World or local position of the entity as a vec3.
World or local rotation of the entity as Euler angles vec3.
World or local scale of the entity as a vec3.
ReadonlytypeThe entity's type.
A list of entities which this entity has a reference to.
StaticgetA list of entities which has a reference to this entity.
StaticgetReturns the name of this object's type.
Returns true if the object is of the specified type.
Returns true if this object refers to the same instance as the given object.
Entity that carries a spatial transform, representing position, rotation, and scale in the scene.