Use Billboards: ON, Allow Virtuals: OFF, the GPU load increases

Use Billboards: ON, Allow Virtuals: OFF, the GPU load increases这导致我的画面卡顿。我不想广告牌受到灯光的影响Use Billboards: ON, Allow Virtuals: OFF, the GPU load increases

This caused my picture to lag. I don't want the billboard to be affected by the lighting

   glowgo

Comments

Eifert@Aximmetry
  -  

Hi,

Which version of Aximmetry are you using? When Allow Virtuals: OFF, there is a slight performance overhead because the B Mask needs to be rendered. However, the performance increase you're experiencing is much greater than what is typical.
Does the same issue occur in other Unreal Engine projects? If not, it could be related to a specific Unreal project setting.

To prevent Unreal Engine lighting from affecting the billboard when Allow Virtuals: ON, you can disable the Lit parameter for each Billboard:

Warmest regards,