AnimationTransforms constructor
AnimationTransforms({
- required DecomposedTransform bindPose,
Creates an AnimationTransforms anchored at the supplied bind pose.
Implementation
AnimationTransforms({required this.bindPose});