# EulerAnglesSignal

The `EulerAnglesSignal` class monitors Euler angle signal values.

## Properties

| Property | Description                                                                                            |
| -------- | ------------------------------------------------------------------------------------------------------ |
| `x`      | <p><code>(get) x: ScalarSignal (set) (Not Available)</code></p><p>Represents the Euler X rotation.</p> |
| `y`      | <p><code>(get) y: ScalarSignal (set) (Not Available)</code></p><p>Represents the Euler Y rotation.</p> |
| `z`      | <p><code>(get) z: ScalarSignal (set) (Not Available)</code></p><p>Represents the Euler Z rotation.</p> |

## Methods

This module exposes no methods.
