API reference
API reference
Select your platform
No SDKs available
No versions available

HandSphere Struct

A thin HandJoint skeleton implementation that can be used for computing world joints from local joints data.

Constructors

HandSphere ( position , radius , joint )
Signature
HandSphere(Vector3 position, float radius, HandJointId joint)
Parameters
position: Vector3
radius: float
joint: HandJointId

Properties

Joint : HandJointId
[Get]
Signature
HandJointId Joint
Position : Vector3
[Get]
Signature
Vector3 Position
Radius : float
[Get]
Signature
float Radius