dmech ~master (2022-03-24T07:41:03.7311831)
Dub
Repo
convexRayCast
dmech
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
dmech
raycast
functions
convexRayCast
structs
CastResult