Banuba SDK
Instance Methods | List of all members
BNBBeautyMorphing Class Reference

#import <BNBBeautyMorphing.h>

Inheritance diagram for BNBBeautyMorphing:

Instance Methods

(void) - setFaceWeight:
 Sets face morphing weight. More...
 
(float) - getFaceWeight
 
(void) - setNoseWeight:
 Sets nose morphing weight. More...
 
(float) - getNoseWeight
 
(void) - setEyesWeight:
 Sets nose morphing weight. More...
 
(float) - getEyesWeight
 

Detailed Description

Definition at line 14 of file BNBBeautyMorphing.h.

Method Documentation

◆ getEyesWeight

- (float) getEyesWeight
Returns
morphing weight (float).

◆ getFaceWeight

- (float) getFaceWeight
Returns
morphing weight (float).

◆ getNoseWeight

- (float) getNoseWeight
Returns
morphing weight (float).

◆ setEyesWeight:

- (void) setEyesWeight: (float)  value

Sets nose morphing weight.

Parameters
value(float) morphing weight.

◆ setFaceWeight:

- (void) setFaceWeight: (float)  value

Sets face morphing weight.

Parameters
value(float) morphing weight.

◆ setNoseWeight:

- (void) setNoseWeight: (float)  value

Sets nose morphing weight.

Parameters
value(float) morphing weight.

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