dagon v0.12.0-beta2 (2021-10-10T20:59:18Z)
Home
Dub
Repo
convexRayCast
dagon
ext
physics
raycast
Undocumented in source. Be warned that the author may not have intended to support it.
bool
convexRayCast
(
ShapeComponent
shape
,
Vector3f
rayStart
,
Vector3f
rayDir
,
float
maxCastDistance
,
out
CastResult
res
)
Meta
Source
See Implementation
dagon
ext
physics
raycast
functions
convexRayCast
structs
CastResult