LS.Ray Class
A Ray that contains an origin and a direction (it uses the Ray class from litegl, so to check documentation go to litegl doc
Constructor
LS.Ray
(
-
origin
-
direction
Parameters:
-
origin
Vec3 -
direction
Vec3