Property | Defined By | ||
---|---|---|---|
direction : Vector3D | HandObject | ||
fingerAveragePosition : Vector3D | HandObject | ||
fingerList : Vector.<MotionPointObject> | HandObject | ||
flatness : Number = 0 | HandObject | ||
frameVelocity : Vector3D | HandObject | ||
handID : int | HandObject | ||
id : int | HandObject | ||
length : Number = 0 | HandObject | ||
normal : Vector3D | HandObject | ||
orientation : String | HandObject | ||
pair_table : Array | HandObject | ||
palm : MotionPointObject | HandObject | ||
position : Vector3D | HandObject | ||
projectedFingerAveragePosition : Vector3D | HandObject | ||
pureFingerAveragePosition : Vector3D | HandObject | ||
sphereCenter : Vector3D | HandObject | ||
sphereRadius : Number = 0 | HandObject | ||
splay : Number = 0 | HandObject | ||
thumb : MotionPointObject | HandObject | ||
type : String | HandObject | ||
velocity : Vector3D | HandObject | ||
width : Number = 0 | HandObject |
direction | property |
public var direction:Vector3D
fingerAveragePosition | property |
public var fingerAveragePosition:Vector3D
fingerList | property |
public var fingerList:Vector.<MotionPointObject>
flatness | property |
public var flatness:Number = 0
frameVelocity | property |
public var frameVelocity:Vector3D
handID | property |
public var handID:int
id | property |
public var id:int
length | property |
public var length:Number = 0
normal | property |
public var normal:Vector3D
orientation | property |
public var orientation:String
pair_table | property |
public var pair_table:Array
palm | property |
public var palm:MotionPointObject
position | property |
public var position:Vector3D
projectedFingerAveragePosition | property |
public var projectedFingerAveragePosition:Vector3D
pureFingerAveragePosition | property |
public var pureFingerAveragePosition:Vector3D
sphereCenter | property |
public var sphereCenter:Vector3D
sphereRadius | property |
public var sphereRadius:Number = 0
splay | property |
public var splay:Number = 0
thumb | property |
public var thumb:MotionPointObject
type | property |
public var type:String
velocity | property |
public var velocity:Vector3D
width | property |
public var width:Number = 0