curve property

Curve curve
final

The default Curve for this XL's parallax animations.

This applies when the layers are being transformed by sensor data or are resetting/autocompensating.

When layers are actively hovered over/touched, Dragging.curve applies instead.

Implementation

final Curve curve;