enableCollision

If true, allows collisions for camera collisions or picking. While this is true the camera will be prevented from going in or below the tileset surface if ScreenSpaceCameraController.enableCollisionDetection is true. This can have performance implecations if the tileset contains tile with a larger number of vertices.

See also