Vector3 |
Signature
Vector3 |
BufferLengthSeconds
: float
[Get][Set] |
Signature
float BufferLengthSeconds |
Hand
: IHand
[Get] |
Signature
IHand Hand |
IsHighConfidence
: bool
[Get] |
Signature
bool IsHighConfidence |
IsInputValid
: bool
[Get] |
Signature
bool IsInputValid |
SampleFrequency
: float
[Get][Set] |
Signature
float SampleFrequency |
Awake
()
|
Signature
virtual void Awake() Returns void |
LateUpdate
()
|
Signature
virtual void LateUpdate() Returns void |
Start
()
|
Signature
virtual void Start() Returns void |
GetExternalVelocities
()
|
Signature
Vector3 GetExternalVelocities() Returns Vector3 |
GetRootPose
(
pose
)
|
Signature
bool GetRootPose(out Pose pose) Parameters pose: out PoseReturns bool |
InjectAllHandPoseInputDevice
(
hand
)
| |
InjectHand
(
hand
)
|