Class BaseWindowsMixedRealityXRSDKSource
A Windows Mixed Reality source instance.
Inheritance
BaseWindowsMixedRealityXRSDKSource
Namespace: Microsoft.MixedReality.Toolkit.XRSDK.WindowsMixedReality
Assembly: cs.temp.dll.dll
Syntax
public abstract class BaseWindowsMixedRealityXRSDKSource : GenericXRSDKController
Constructors
BaseWindowsMixedRealityXRSDKSource(TrackingState, Handedness, IMixedRealityInputSource, MixedRealityInteractionMapping[])
Constructor.
Declaration
protected BaseWindowsMixedRealityXRSDKSource(TrackingState trackingState, Handedness sourceHandedness, IMixedRealityInputSource inputSource = null, MixedRealityInteractionMapping[] interactions = null)
Parameters
Type | Name | Description |
---|---|---|
TrackingState | trackingState | |
Handedness | sourceHandedness | |
IMixedRealityInputSource | inputSource | |
MixedRealityInteractionMapping[] | interactions |