Epic Developer Community Forums
Why is Surface Type returning NULL?
Development
Programming & Scripting
C++
Raycast
,
question
,
unreal-engine
,
UE4
barracius-AOne
(barracius-AOne)
July 6, 2022, 9:18pm
12
The only things I can think of are:
Maybe the surface is not set with that surface type.
The raycast is not hitting the surface that you want, you could debugdrawline that raycast to see it on the viewport.
show post in topic