@twinfinity/geometryFunctionsdepthAlongdepthAlong CallabledepthAlong(point: Vec3, origin: Vec3, dir: Vec3): numberCompute depth of a point along a direction from an origin.Parameterspoint: Vec3origin: Vec3dir: Vec3Returns number
Compute depth of a point along a direction from an origin.