This version of Unity is unsupported.

WSA

class in UnityEditor

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.