Windows Store Apps specific player settings.
inputSource | Where Unity gets input from. |
transparentSwapchain | Sets AlphaMode on the swap chain to DXGI_ALPHA_MODE_PREMULTIPLIED. |
vcxProjDefaultLanguage | Sets 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. |
GetVisualAssetsImage | Get path for image, that will be populated to the Visual Studio solution and the package manifest. |
SetVisualAssetsImage | Set path for image, that will be populated to the Visual Studio solution and the package manifest. |