# Sandbox.PlaneCollider.Normal

```csharp
Vector3 Normal { get; set; }
```

The normal of the plane, determining its orientation.

Declared in [Sandbox.PlaneCollider](/api/Sandbox.PlaneCollider).
Assembly: `Sandbox.Engine`.
