Version: 2020.3
LanguageEnglish
  • C#

WSA

class in UnityEditor

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

Description

Windows Store Apps specific player settings.

Static Properties

inputSourceWhere Unity gets input from.
transparentSwapchainSets AlphaMode on the swap chain to DXGI_ALPHA_MODE_PREMULTIPLIED.
vcxProjDefaultLanguageSets the XML <defaultLanguage> value specified in the generated Visual Studio project file (.vcxproj). Applies only to the initial file generation, preexisting files will not be modified. When empty 'en-US' will be used.Only applies to the UWP platform.

Static Methods

GetVisualAssetsImageGet path for image, that will be populated to the Visual Studio solution and the package manifest.
SetVisualAssetsImageSet path for image, that will be populated to the Visual Studio solution and the package manifest.