Call this in your onAnimate callback. This polls script regularly and force a full redraw.
true if no runtime or compile-time error.
override void onAnimate(double dt, double time) { context.wrenSupport.callReflowWhenScriptsChange(dt); }
See Implementation
Call this in your onAnimate callback. This polls script regularly and force a full redraw.