Epic Developer Community Forums
Is it possible to make 3d UMG widgets never get occluded?
Development
Platform & Builds
XR Development
VR
,
question
,
UMG
,
unreal-engine
Everynone
(Everynone)
November 2, 2017, 10:08am
2
Yes.
find material in the engine content:
Widget3DPassThrough
duplicate it and move it to your project.
open the material and
Disable Depth Test
in the advanced part of the Translucency tab
assign material to your widget component
4 Likes
Widget Interaction Component in screen space
Render 3D widget above anything else?
How to prevent screen space UI elements from moving with the player?
How can I interact with a 3d widget in screenspace with widget component
Widget Interaction Component in screen space
rendering actor widget in world space
show post in topic