GEMPassthroughManager¶
Namespace: wevr.GEM.Runtime
Type: Class
Description¶
Passthrough Manager class.
Properties¶
PassthroughActive¶
static bool PassthroughActive { get; set; }
Methods¶
Register¶
static void Register(IGEMPassthroughProvider provider)
SetPassthrough¶
static void SetPassthrough(bool enablePassthrough)
Unregister¶
static void Unregister(IGEMPassthroughProvider provider)