dmech v0.4.1 (2020-07-30T18:32:41Z)
Home
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