MixedRealityPointerProfile Class

Definition

Configuration profile settings for setting up controller pointers.

C++
public ref class MixedRealityPointerProfile : Microsoft::MixedReality::Toolkit::BaseMixedRealityProfile
C++
public ref class MixedRealityPointerProfile : Microsoft::MixedReality::Toolkit::BaseMixedRealityProfile, UnityEngine::ISerializationCallbackReceiver
Inheritance
UnityEngine.ScriptableObject
MixedRealityPointerProfile
Attributes
UnityEngine.CreateAssetMenuAttribute UnityEngine.HelpURLAttribute
Implements
UnityEngine.ISerializationCallbackReceiver

Constructors

Properties

DebugDrawPointingRayColors

The colors to use when debugging pointer rays.

DebugDrawPointingRays

Toggle to enable or disable debug pointing rays.

GazeCursorPrefab

The gaze cursor prefab to use on the Gaze pointer.

GazeProviderType

The concrete type of IMixedRealityGazeProvider to use.

IsEyeTrackingEnabled

If true, eye-based tracking will be used as gaze input when available. This field does not control whether eye tracking data is provided.

PointerMediator

The concrete Pointer Mediator component to use. This is a component that mediates all pointers in system, disabling / enabling them based on the state of other pointers.

PointerOptions

The Pointer options for this profile.

PointingExtent

Maximum distance at which all pointers can collide with a GameObject, unless it has an override extent.

PointingRaycastLayerMasks

The default layerMasks, in prioritized order, that are used to determine the target when raycasting.

PrimaryPointerSelector

Primary pointer selector implementation to use. This is used by the focus provider to choose the primary pointer.

UseHeadGazeOverride

If true, platform-specific head gaze override is used, when available. Otherwise, the center of the camera frame is used by default.

Explicit Interface Implementations

Applies to

Produkt Verzie
MRTK2 Unity 2018 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0
MRTK2 Unity 2019 2.5.0, 2.5.1, 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0
MRTK2 Unity 2020 2.5.2, 2.5.3, 2.5.4, 2.6.0, 2.7.0, 2.8.0