Spelunx Cavern SDK
 
Loading...
Searching...
No Matches
Spelunx.Orbbec.BodyTrackerAvatar Class Reference
Inheritance diagram for Spelunx.Orbbec.BodyTrackerAvatar:
Inheritance graph
Collaboration diagram for Spelunx.Orbbec.BodyTrackerAvatar:
Collaboration graph

Public Member Functions

Animator GetAvatarAnimator ()
 
Transform GetAvatarRoot ()
 
void SetSkeletonRootJoint (Transform skeletonRoot)
 
Transform GetSkeletonRootJoint ()
 
void SetBodyTracker (BodyTracker bodyTracker)
 
BodyTracker GetBodyTracker ()
 

Detailed Description

Maps a 3D avatar's movements to a BodyTracker skeleton. Ensure that the Avatar's GameObjects in the scene matches what is defined in the FBX file, or it will break.

Definition at line 10 of file BodyTrackerAvatar.cs.

Member Function Documentation

◆ GetAvatarAnimator()

Animator Spelunx.Orbbec.BodyTrackerAvatar.GetAvatarAnimator ( )
inline

Definition at line 21 of file BodyTrackerAvatar.cs.

◆ GetAvatarRoot()

Transform Spelunx.Orbbec.BodyTrackerAvatar.GetAvatarRoot ( )
inline

Definition at line 22 of file BodyTrackerAvatar.cs.

◆ GetBodyTracker()

BodyTracker Spelunx.Orbbec.BodyTrackerAvatar.GetBodyTracker ( )
inline

Definition at line 28 of file BodyTrackerAvatar.cs.

◆ GetSkeletonRootJoint()

Transform Spelunx.Orbbec.BodyTrackerAvatar.GetSkeletonRootJoint ( )
inline

Definition at line 25 of file BodyTrackerAvatar.cs.

◆ SetBodyTracker()

void Spelunx.Orbbec.BodyTrackerAvatar.SetBodyTracker ( BodyTracker  bodyTracker)
inline

Definition at line 27 of file BodyTrackerAvatar.cs.

◆ SetSkeletonRootJoint()

void Spelunx.Orbbec.BodyTrackerAvatar.SetSkeletonRootJoint ( Transform  skeletonRoot)
inline

Definition at line 24 of file BodyTrackerAvatar.cs.


The documentation for this class was generated from the following file: