# inverse

> The inverse of the rational number.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.Media](/engine/6000.6/script-reference/unityeditor/media.md)
* **Assembly:** UnityEditor

```csharp
public MediaRational inverse { get; }
```
