useTickBasedPhysics property

bool useTickBasedPhysics
final

When true, presets use tick physics and shaped draws (star / oval circle / skew quad square / triangle).

Default remains integrated force integration + paper/star paths.

Implementation

final bool useTickBasedPhysics;