# flipped

> Returns a copy of the plane that faces in the opposite direction.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine](/engine/6000.5/script-reference/unityengine.md)
* **Assembly:** UnityEngine.CoreModule

```csharp
public readonly Plane flipped { get; }
```
