You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LightProfileComponent - component that is added to a grid, affects all PoweredLights on a grid. Contains prototype ID of a color dictionary.
PoweredLightComponent should have a "RespectLightProfile" flag added.
LightBulbComponent should get a "LightProfileSourceId" string field, using which PoweredLightSystem will pick a color override from a LightProfile.
This can be extended to also affect light energy, radius and softness
The text was updated successfully, but these errors were encountered:
LightProfileComponent - component that is added to a grid, affects all PoweredLights on a grid. Contains prototype ID of a color dictionary.
PoweredLightComponent should have a "RespectLightProfile" flag added.
LightBulbComponent should get a "LightProfileSourceId" string field, using which PoweredLightSystem will pick a color override from a LightProfile.
This can be extended to also affect light energy, radius and softness
The text was updated successfully, but these errors were encountered: