# RotationInfo

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

***

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

## Type Alias: RotationInfo

> **RotationInfo** = `object`

Defined in: [src/math/geometry.ts:117](https://github.com/qbead/bloch-sphere/blob/41247d60e67bd802cc21854379a06362e5d0957c/src/math/geometry.ts#L117)

### Properties

#### angle

> **angle**: `number`

Defined in: [src/math/geometry.ts:119](https://github.com/qbead/bloch-sphere/blob/41247d60e67bd802cc21854379a06362e5d0957c/src/math/geometry.ts#L119)

***

#### axis

> **axis**: `THREE.Vector3`

Defined in: [src/math/geometry.ts:118](https://github.com/qbead/bloch-sphere/blob/41247d60e67bd802cc21854379a06362e5d0957c/src/math/geometry.ts#L118)
