Optional
pPredicate: ((pMesh: AbstractMesh) => boolean)Optional
pPredicate: ((pMesh: AbstractMesh) => boolean)Projects a point from 3d world space to 2d view/viewer space and returns it as Vector2.
Projects a point from 3d world space to 2d view/viewer space and returns it as Vector3.
Projects the points p1 and p2 from world coordinates to viewer coordinates and returns its distance (pixel distance).
Unprojects a point from 2d view/viewer space to 3d world space.
Unprojects a point from 2d view/viewer space to 3d world space.
Generated using TypeDoc
pixel scale factor is used to scale certain elements like 2D text