Legacy Documentation: Version 5.4
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

VRSettings.loadedDeviceName

public static string loadedDeviceName;

Description

Type of VR device that is currently loaded.

Note we may not be rendering to the device even though it is loaded. See VRSettings.enabled.

In order to change the currently loaded device or reload the current device, use VRSettings.LoadDeviceByName.