# RotationSignal

The `RotationSignal` class monitors rotation values.

## Properties

| Property      | Description                                                                                                                                                                                                                                                                   |
| ------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| `eulerAngles` | <p><code>(get) eulerAngles: EulerAnglesSignal (set) (Not Available)</code> Represents the Euler angle from the <code>RotationSignal</code>.</p><p><strong>Note</strong>: the order of rotations for the Euler angles is the same as in <code>Transformation</code> class.</p> |

## Methods

This module exposes no methods.
