Class PlatformManager
For managing active PlatformProvider.
Inherited Members
Namespace: Unity.XR.CompositionLayers.Services
Assembly: Unity.XR.CompositionLayers.dll
Syntax
public static class PlatformManager
Properties
ActivePlatformProvider
Active PlatformProvider. This value is set from PlatformSelector on Editor. This value is set from XRLoader on Player.
Declaration
public static PlatformProvider ActivePlatformProvider { get; set; }
Property Value
Type | Description |
---|---|
PlatformProvider |