onTransform property

TransformCallback onTransform
final

The callback to compute a Matrix4 from the animation. It's called every time animation changes its value.

Implementation

final TransformCallback onTransform;