JujuAdams/Bulb

Dynamic occluders crash when using a hard shadow mode with a group-based renderer

JujuAdams opened this issue · 1 comments

Solution is to replace line 413 __BulbAddOcclusionSoft(_dynamicVBuffer); with __BulbAddOcclusionHard(...)