Skip to content

GEMPassthroughBase

← Back to Runtime | Home

Namespace: wevr.GEM.Runtime

Type: Class

Inherits: MonoBehaviour, wevr.GEM.Runtime.IGEMPassthroughProvider

Description

Base class for Passthrough. Inherit this class to implement passthrough based on your XR Runtime.

Properties

PassthroughEnabled

bool PassthroughEnabled { get; set; }

Methods

SetPassthrough

void SetPassthrough(bool enabled)