Disable shadows from widget component?

C++:
WidgetComponent->SetCastShadow(false);

1 Like