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