Xenoma Developer
DOCS
APIs
e-skin SDK
e-skin SDK
ESkin.Gesture
GestureTracker Class
GestureTracker Methods
GetJumpingHeight Method
GetRunningSpeed Method
IsCrouching Method
IsJabbingLeft Method
IsJabbingRight Method
IsJumping Method
IsLeftArmFront Method
IsRightArmFront Method
IsRunning Method
SetSensor Method
GestureTracker
.
IsJumping Method
Query whether the player is jumping.
Namespace:
ESkin.Gesture
Assembly:
ESkinGesture (in ESkinGesture.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
JavaScript
Copy
public
bool
IsJumping
()
function
IsJumping
();
Return Value
Type:
Boolean
True if jumping, false if not.
See Also
Reference
GestureTracker Class
ESkin.Gesture Namespace
Copyright © 2017 Xenoma Inc.