Calculates ray projection parameters for the given octree and ray setup.
The octree.
A ray.
Raycasting flags.
The ray parameters [tx0, ty0, tz0, tx1, ty1, tz1], or null if the ray doesn't hit the octree.
[tx0, ty0, tz0, tx1, ty1, tz1]
Generated using TypeDoc
Calculates ray projection parameters for the given octree and ray setup.