API Docs for:
Show:

LS.Ray Class

Defined in: ../src/defines.js:90
Module: LS

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

Item Index