animatedPose property
Implementation
DecomposedTransform animatedPose = DecomposedTransform(
translation: Vector3.zero(),
rotation: Quaternion.identity(),
scale: Vector3.all(1.0),
);
DecomposedTransform animatedPose = DecomposedTransform(
translation: Vector3.zero(),
rotation: Quaternion.identity(),
scale: Vector3.all(1.0),
);