AvatarReady
Loading...
Searching...
No Matches
Inria.Avatar.AvatarReady.CalibrationHelper Class Reference

Helper class to manage the avatar calibration process. More...

Static Public Member Functions

static IEnumerator CalibrateAvatar (AvatarReady avatarReady, CalibrationProfile calibrationProfile=null)
 Method that triggers the calibration of the avatar. It tries to invoque AvatarReadyRuntimeLink.OnAvatarCalibrated for follow up configurations.
 
static IEnumerator UpdateUserProfile (AvatarReady avatarReady, CalibrationProfile calibrationProfile=null)
 Updates a calibration profile.
 

Detailed Description

Helper class to manage the avatar calibration process.

Member Function Documentation

◆ CalibrateAvatar()

static IEnumerator Inria.Avatar.AvatarReady.CalibrationHelper.CalibrateAvatar ( AvatarReady avatarReady,
CalibrationProfile calibrationProfile = null )
inlinestatic

Method that triggers the calibration of the avatar. It tries to invoque AvatarReadyRuntimeLink.OnAvatarCalibrated for follow up configurations.

Parameters
avatarReady
calibrationProfileValid calibration profile. If null the default SessionProfile is used.

◆ UpdateUserProfile()

static IEnumerator Inria.Avatar.AvatarReady.CalibrationHelper.UpdateUserProfile ( AvatarReady avatarReady,
CalibrationProfile calibrationProfile = null )
inlinestatic

Updates a calibration profile.

Parameters
avatarReady
calibrationProfileNon-null calibration profile. If null the default SessionProfile is used.
overrideProfile
Returns

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