Skip to main content
Version: 20 Mar 2024

GestureSubsystem

NameSpace: MagicLeap

MagicLeap implementation of the XRGestureSubsystem . Do not create this directly. Use the SubsystemManager instead. More...

Inherits from:
XRGestureSubsystem

Detailed Description

public class GestureSubsystem : XRGestureSubsystem 

Details*

MagicLeap implementation of the XRGestureSubsystem . Do not create this directly. Use XRGestureSubsystemDescriptor.RegisterDescriptor() instead.


Public Fields

touchpadGestureEvents

A collection of all MagicLeapTouchpadGestureEvents managed by this subsystem. This is cleared every frame and refreshed with new gesture events.


public List< Extensions.TouchpadGestureEvent > touchpadGestureEvents { get; set; }

TypeDescription
List< Extensions.TouchpadGestureEvent >The event data related to a Magic Leap Touchpad gesture