Reference

Components
Redraw
Description
The Redraw component gives you low-level control over when redraws occur on a view. This particular version redraws everything on the
view.
When inside an exported exe the Redraw component limits the redraw rate to 100Hz during automation for efficiency purposes. You can
switch this off by setting the HiRes input to True.
Connectors
Inputs Type Outputs Type
View to redraw
View The same View as the
input, but anything
connected here is
drawn on top
View
Trigger to do the
redraw
Trigger
Whether to enable
instant redraws during
automation in exported
plugins
Boolean
359 of 494