I3SGeometry
This class implements an I3S Geometry. Each I3SGeometry generates an in memory glTF to be used as content for a Cesium3DTile
Do not construct this directly, instead access tiles through I3SNode.
See also
Functions
Link copied to clipboard
fun getClosestPointIndexOnTriangle(px: Double, py: Double, pz: Double): ERROR CLASS: Symbol not found for JsAny
Find a triangle touching the point px, py, pz, then return the vertex closest to the search point