Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


virtualRealitySplashScreen

Virtual Reality specific splash screen.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor
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.