#import <BNBFaceMorphing.h>
Definition at line 19 of file BNBFaceMorphing.h.
◆ asBeautyMorphing
Cast to beauty_morphing subclass.
◆ asComponent
- Returns
- upcast to base type
◆ create:
Fabric method for face_morphing creating.
- Returns
- created (face_morphing).
◆ getMorphing
- Returns
- setted morphing (morphing).
◆ getWeight
- Returns
- current morph weight (float)
◆ isVisible
- Returns
- visible(bool) visibility flag.
◆ setMorphing:
Sets morphing asset.
- Parameters
-
morph | (morphing) morphing instance. |
◆ setVisible:
- (void) setVisible: |
|
(BOOL) |
visible |
|
Set face_morphing visibility flag.
Will be overridden if entity with mesh_instance component is child of entity with face_tracker component. Subclass of component.
- Parameters
-
visible(bool) | visibility flag. |
◆ setWeight:
- (void) setWeight: |
|
(float) |
weight |
|
set morphing weight.
Must be in range [0, 1]
- Parameters
-
The documentation for this class was generated from the following file: