Click or drag to resize

WandManagerRecognizeMirroredGestureX Field

Set to if gestures should be mirrored on the X-axis before recognition.

Namespace:  RavingBots.MagicGestures.Controller
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public bool RecognizeMirroredGestureX

Field Value

Type: Boolean
Remarks
This allows left-handed players to more easily use the existing gestures, without retraining the network.
See Also