Description:

Use to signal the underlying pipeline a redraw is wanted. This can be used for instance when a renderer has completed a pass which should be updated in the associated viewport.

Syntax:
public void SignalRedraw()
Returns:
Type: void
Available since:
6.0

Nothing found