# hasBecomeVisible

> Did this sphere change from being invisible to being visible in the most recent culling pass?

## Definition

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

```csharp
public bool hasBecomeVisible { get; }
```
