Enum SpatialSource
Specifies the kind of an interaction source.
Namespace: Evergine.Framework.XR.Interaction
Assembly: Evergine.Framework.dll
Syntax
public enum SpatialSource
Fields
Name | Description |
---|---|
Controller | Recognize from the clicker's button. |
Hand | Gesture from the user's hand. |
Other | Unknown source. |
Voice | Recognize from the user's voice. |