tutorials/shaders/shader_reference/sky_shader #423
Replies: 1 comment 1 reply
-
HALF_RES_COLOR and QUARTER_RES_COLOR cannot be accessed when the Compatibility renderer is used. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
tutorials/shaders/shader_reference/sky_shader
Sky shaders are a special type of shader used for drawing sky backgrounds and for updating radiance cubemaps which are used for image-based lighting (IBL). Sky shaders only have one processing func...
https://docs.godotengine.org/en/stable/tutorials/shaders/shader_reference/sky_shader.html
Beta Was this translation helpful? Give feedback.
All reactions