-
|
Probably a dumb question, but I don't see how to set up ambient light. |
Beta Was this translation helpful? Give feedback.
Answered by
romainguy
Feb 1, 2021
Replies: 1 comment 4 replies
-
|
|
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
jwwalker
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
IndirectLightis an ambient light, actually the only type of ambient light you can use. AnIndirectLightis not set viaLightManager, instead you set it on the scene withScene::setIndirectLight.