# pointSize

> The point size used for sampling the typeface.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine.TextCore](/engine/6000.7/script-reference/unityengine/textcore.md)
* **Assembly:** UnityEngine.TextCoreFontEngineModule

```csharp
public float pointSize { get; set; }
```

### Remarks

This is also referenced as sampling point size.
