Skip to content

Commit

Permalink
fix lava emissive strength in depth of field example (#13449)
Browse files Browse the repository at this point in the history
# Objective

- Since #13350 the lava is way too bright

![ba6ab328bc334085a237550e66ce91effa8950c7241ddef3eb10a8be336a68ef](https://github.com/bevyengine/bevy/assets/8672791/3a7aa7c0-5481-4616-8f84-2b69b57cf81c)

## Solution

- Change the emissive value in the material in the glb file from 20000
to 20

## Testing

- Run the example `depth_of_field`
  • Loading branch information
mockersf authored May 21, 2024
1 parent 9ef9f3b commit 5a1c62f
Showing 1 changed file with 0 additions and 0 deletions.
Binary file modified assets/models/DepthOfFieldExample/DepthOfFieldExample.glb
Binary file not shown.

0 comments on commit 5a1c62f

Please sign in to comment.