Epic Developer Community Forums
How can I detect which face of a cube was hit by line trace?
Development
Programming & Scripting
C++
unreal-engine
duke22
(duke22)
September 19, 2017, 6:33am
8
you could also use the dot product of the hit normal so you don’t have to involve the cube size.
show post in topic