AnimationTransforms constructor

AnimationTransforms({
  1. required DecomposedTransform bindPose,
})

Implementation

AnimationTransforms({required this.bindPose});