usePerspectiveWarp property
Whether perspective warping should be used. When enabled, Dough widgets will perform a 3D rotation slightly towards DoughController.delta. This will give the illusion that the dough has mass and make it feel more jiggly.
Implementation
final bool usePerspectiveWarp;