dmech v0.3.1 (2017-11-12T11:54: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