# Transform.Mirror

```csharp
Transform Mirror(in Plane plane)
```

Create a transform that is the mirror of this

### Parameters

- `in plane` (`Plane`)

### Returns

`Transform`

Declared in [Transform](/api/Transform).
Assembly: `Sandbox.System`.
