Version: 2020.1
LanguageEnglish
  • C#
Method group is Obsolete

PlayerSettings.SetVirtualRealitySDKs

Suggest a change

Success!

Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.

Close

Submission failed

For some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.

Close

Cancel

Switch to Manual
Obsolete public static void SetVirtualRealitySDKs(BuildTargetGroup targetGroup, string[] sdks);

Parameters

targetGroup The BuildTargetGroup to set the SDK list for.
sdks List of Virtual Reality SDKs.

Description

Set the List of Virtual Reality SDKs for a given BuildTargetGroup.

The Player settings Virtual Reality SDK list will be updated to match the list passed to this method.

Did you find this page useful? Please give it a rating: