mirror of
https://github.com/bevyengine/bevy
synced 2024-11-10 07:04:33 +00:00
f3a23fd569
# Objective - Shader error cause by a missing import. - `pbr_functions.wgsl` was missing an import for the `ambient_light()` function, as `array_texture` doesn't import it. - Closes #7542. ## Solution - Add`#import bevy_pbr::pbr_ambient` into `array_texture` |
||
---|---|---|
.. | ||
android-res/mipmap-mdpi | ||
branding | ||
data | ||
fonts | ||
models | ||
pixel | ||
scenes | ||
shaders | ||
sounds | ||
textures |