AnimationTransforms constructor
AnimationTransforms({
- required DecomposedTransform bindPose,
Implementation
AnimationTransforms({
required this.bindPose,
});
AnimationTransforms({
required this.bindPose,
});