VR Magic Gestures AI 1.1
VR Magic Gestures AI 1.1
Class Reference
RavingBots.MagicGestures.Controller
WandManager Class
WandManager Methods
OnAdded Method
OnGesture Method
OnMenuButton Method
Recognize Method
WandManager
Recognize Method
Try to recognize the performed gesture.
Namespace:
RavingBots.MagicGestures.Controller
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
Copy
public
void
Recognize
(
MagicWand
wand
,
GestureData
gesture
)
Parameters
wand
Type:
RavingBots.MagicGestures.Controller
MagicWand
The wand used to perform the gesture.
gesture
Type:
RavingBots.MagicGestures.Controller
GestureData
The performed gesture.
Remarks
This is registered as a handler for the
OnGesture(MagicWand, GestureData)
event.
See Also
Reference
WandManager Class
RavingBots.MagicGestures.Controller Namespace
(c) 2018 Raving Bots