Skip to content

Commit

Permalink
Update BulbRenderer.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JujuAdams committed Nov 6, 2023
1 parent 4ba8f0a commit 9f0fe71
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/21.0/BulbRenderer.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@
|`.HARD_BM_MAX_SELFLIGHTING`|As above, but using `bm_max` to reduce bloom |
|`.SOFT_BM_ADD` |Soft shadows using `bm_add` |

!> `BULB_MODE.SOFT_BM_ADD` uses up a lot of GPU bandwidth. Lower-end GPUs may become saturated and struggle to keep a consistent framerate. Make sure to test thoroughly and offer graphics options if you're using this rendering mode.

 

## Member Variables
Expand Down

0 comments on commit 9f0fe71

Please sign in to comment.