Class WindowsMRBuildSettings
Build specific settings for the Windows XR Plugin package.
Inherited Members
Namespace: UnityEngine.XR.WindowsMR
Assembly: Unity.XR.WindowsMixedReality.dll
Syntax
public class WindowsMRBuildSettings : ScriptableObject
Fields
UsePrimaryWindowForDisplay
Declaration
[SerializeField]
[Tooltip("Enable or disable the use of the primary application window for display when running as a WSA application.")]
public bool UsePrimaryWindowForDisplay
Field Value
Type | Description |
---|---|
bool |