# AnimationCallback

[**@qbead/bloch-sphere**](https://qbead.gitbook.io/bloch-sphere/index)

***

[@qbead/bloch-sphere](https://qbead.gitbook.io/bloch-sphere/index) / AnimationCallback

## Type Alias: AnimationCallback()

> **AnimationCallback** = (`progress`) => `void`

Defined in: [src/animation.ts:4](https://github.com/qbead/bloch-sphere/blob/41247d60e67bd802cc21854379a06362e5d0957c/src/animation.ts#L4)

### Parameters

| Parameter  | Type     |
| ---------- | -------- |
| `progress` | `number` |

### Returns

`void`
