# Position

> Position compression enabled.

## Definition

* **Type:** Field
* **Namespace:** [UnityEditor](/engine/6000.0/script-reference/unityeditor.md)
* **Assembly:** UnityEditor

```csharp
Position = 1
```

### Remarks

Positions are stored in 16-bit floating point format when this flag is enabled and the platform supports it. Uncompressed positions are stored in 32-bit floating point format.
