MaterialArcMotion

A Material PathMotion that results in a more dramatic curve than .

Use MaterialArcMotion in conjunction with MaterialContainerTransform via setPathMotion to have the container move along a curved path from its start position to its end position.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open fun getPath(startX: Float, startY: Float, endX: Float, endY: Float): Path