Type alias Tiles3DPickResult

Tiles3DPickResult: PointsPickResult | PickResult

Types of results for picking on Tiles3D.

If Tiles3D uses PointCloudMaterial, then results will be of PointsPickResult. Otherwise, they will be of PickResult.

Generated using TypeDoc