Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

LightContributor.SetDirty method

Marks this light contributor as dirty, indicating that its state has been changed. Make sure to call this after modifying AnalyticalLightSettings or SpriteLightSettings from the code directly.

public void SetDirty()

See Also