Click or drag to resize
GestureTrackerIsRightArmFront Method
Query whether the player's right arm on front while the player is running.

Namespace: ESkin.Gesture
Assembly: ESkinGesture (in ESkinGesture.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public bool IsRightArmFront()

Return Value

Type: Boolean
True if player's right arm is front, False if not.
See Also