# Vector3Int.EulerAngles

```csharp
Angles EulerAngles { get; set; }
```

The Euler angles of this direction vector.

Declared in [Vector3Int](/api/Vector3Int).
Assembly: `Sandbox.System`.
