# probeSize

> Set a scale for Light Probe gizmos. This scale will be used to render the spherical harmonic preview spheres.

## Definition

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

```csharp
public static float probeSize { get; }
```
