Interface IWindowsMRPackageSettings
Generic interface used to access plugin specific settings by the loader.
Namespace: UnityEngine.XR.WindowsMR
Assembly: Unity.XR.WindowsMixedReality.dll
Syntax
public interface IWindowsMRPackageSettings
Methods
GetActiveBuildTargetSettings()
Get the active build target settings.
Declaration
WindowsMRSettings GetActiveBuildTargetSettings()
Returns
| Type | Description |
|---|---|
| WindowsMRSettings | WindowsMRSettings |