import Ray from '@mobilizing/library/js/Mobilizing/renderer/3D/three/types/Ray.js'
Ray
Extends:
three~THREE_Ray → Ray
A ray that emits from an origin in a certain direction.
Method Summary
Public Methods | ||
public | intersectsMeshBox(mesh: Mesh): Boolean Test intersection between this ray and a mesh bounding box |