Skip to content

Commit

Permalink
Proto ver instead
Browse files Browse the repository at this point in the history
  • Loading branch information
grorp committed Oct 5, 2024
1 parent 7bf1e1a commit fcab4d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/lua_api.md
Original file line number Diff line number Diff line change
Expand Up @@ -8604,8 +8604,8 @@ child will follow movement and rotation of that bone.
* `speed_bright_dark` set the speed of adapting to dark scene (default: `1000.0`)
* `center_weight_power` set the power factor for center-weighted luminance measurement (default: `1.0`)
* `bloom` is a table that controls bloom.
* This has no effect on clients older than 5.10.0 or clients who have
the "Bloom" effect disabled.
* This has no effect on clients with protocol version < 46 or clients who
have the "Bloom" effect disabled.
* `intensity` defines much bloom is applied to the rendered image.
* Range: from 0.0 to 1.0, default: 0.05
* If set to 0, bloom is disabled.
Expand Down

0 comments on commit fcab4d3

Please sign in to comment.