remove

open fun remove(entity: Entity): Boolean

Removes an entity from the SpatialViewEntityCollection.

Return

true if the entity instance is removed successfully.

Parameters

entity

The entity instance to be removed.