Search
Preparing search index...
The search index is not available
@blinkk/degu
Options
All
Public
Public/Protected
All
Inherited
Only exported
Menu
Globals
mathf
Raycast
Class Raycast
Hierarchy
Raycast
Index
Methods
cast2d
cast
Infinite2d
Ray
Methods
Static
cast2d
cast2d
(
origin
:
Vector
, direction
:
Vector
, boundaryA
:
Vector
, boundaryB
:
Vector
)
:
RayCastObject
Parameters
origin:
Vector
direction:
Vector
boundaryA:
Vector
boundaryB:
Vector
Returns
RayCastObject
RayCastObject
Static
cast
Infinite2d
Ray
cast
Infinite2d
Ray
(
origin
:
Vector
, angle
:
number
, boundaryA
:
Vector
, boundaryB
:
Vector
)
:
RayCastObject
Parameters
origin:
Vector
angle:
number
boundaryA:
Vector
boundaryB:
Vector
Returns
RayCastObject
Globals
"index"
angular
arrayf
components
datguif
debug
dom
ease
func
interpolate
is
iterable-
iterator
loader
map
mathf
objectf
pseudo-
3d-
canvas
raf
setf
shaders
string
threef
time
ui
x
Raycast
cast2d
cast
Infinite2d
Ray