Property | Type | Description |
---|
Method | Description | |
---|---|---|
LoadDeviceByName ( string deviceName ) : void |
Loads the requested device at the beginning of the next frame.
|
public static LoadDeviceByName ( string deviceName ) : void | ||
deviceName | string | Name of the device from VRSettings.supportedDevices. |
return | void |