add

open fun add(entity: Entity): Boolean

Binds an entity to the SpatialViewEntityCollection.

Return

true if the entity instance is bound successfully.

Parameters

entity

The entity instance to be bound.