Motion Blur #4855
Unanswered
Yasaman-Haghighi
asked this question in
Support Q&A
Motion Blur
#4855
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I am using AirSim in unreal engine and I have already set '"MotionBlurAmount": 1.0,'.
Although the camera is moving fast, there is no motion blur effect in the recorded data.
Additionally, I have set the motion blur to true in plugin SimHUD.cpp. Yet, no effect on recorded images.
GetWorld()->GetGameViewport()->GetEngineShowFlags()->SetMotionBlur(true);
Could you help me solve this issue?
Beta Was this translation helpful? Give feedback.
All reactions