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

BodyPoseComparerActiveStateDebugVisual Class

Debugs each JointComparerConfig in a BodyPoseComparerActiveState.
Oculus::Interaction::Body::PoseDetection::BodyPoseComparerActiveStateDebugVisual extends MonoBehaviour.

Overview

Properties

float
Radius[Get]

Object Data

void
Awake ( )
void
Start ( )
void
Update ( )

Public Member Functions

void
void
InjectRootTransform
( Transform root )
void
void

Details

Detailed Description

Debug spheres are placed at each joint, and will change from Red to Orange to Green to signify the status of each joint (how close the joint is to being within the recognition threshold). When all joints are green, the pose recognizer would be Active.

Properties

float Oculus.Interaction.Body.PoseDetection.BodyPoseComparerActiveStateDebugVisual.Radius
No description available.

Object Data

virtual void Oculus.Interaction.Body.PoseDetection.BodyPoseComparerActiveStateDebugVisual.Awake ( )
No description available.
virtual void Oculus.Interaction.Body.PoseDetection.BodyPoseComparerActiveStateDebugVisual.Start ( )
No description available.
virtual void Oculus.Interaction.Body.PoseDetection.BodyPoseComparerActiveStateDebugVisual.Update ( )
No description available.

Member Functions

void Oculus.Interaction.Body.PoseDetection.BodyPoseComparerActiveStateDebugVisual.InjectAllBodyPoseComparerActiveStateDebugVisual
( BodyPoseComparerActiveState bodyPoseComparer,
IBodyPose bodyPose,
Transform root )
No description available.
void Oculus.Interaction.Body.PoseDetection.BodyPoseComparerActiveStateDebugVisual.InjectRootTransform
( Transform root )
No description available.
void Oculus.Interaction.Body.PoseDetection.BodyPoseComparerActiveStateDebugVisual.InjectBodyPoseComparer
( BodyPoseComparerActiveState bodyPoseComparer )
No description available.
void Oculus.Interaction.Body.PoseDetection.BodyPoseComparerActiveStateDebugVisual.InjectBodyPose
( IBodyPose bodyPose )
No description available.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon