# pixelsPerUnit

> The number of pixels in the Sprite that correspond to one unit in world space. (Read Only)

## Definition

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

```csharp
public float pixelsPerUnit { get; }
```
