# intensity

> The intensity modifier that is applied to the texture of reflection probe in the shader.

## Definition

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

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