# virtualRealitySplashScreen

> Virtual Reality specific splash screen.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor](/engine/6000.0/script-reference/unityeditor.md)
* **Assembly:** UnityEditor

```csharp
public static Texture2D virtualRealitySplashScreen { get; set; }
```

### Remarks

This is only utilized if Virtual Reality support is enabled.  The image is displayed in front of the user while loading the first Scene in a black room.  Any size image can be supplied.
