# Flipped

> Flips the plane so the normal points in the opposite direction.

## Definition

* **Type:** Property
* **Namespace:** [Unity.Mathematics.Geometry](/engine/6000.5/script-reference/unity/mathematics/geometry.md)
* **Assembly:** UnityEngine.MathematicsModule

```csharp
public Plane Flipped { get; }
```
