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

#import <BNBMorphing.h>

Inheritance diagram for BNBMorphing:

Instance Methods

(BNBMorphingType) - getType
 
(nonnull NSString *) - getName
 
(void) - setWarpMesh:
 sets morphing warp mesh. More...
 
(nullable BNBMesh *) - getWarpMesh
 

Detailed Description

Definition at line 16 of file BNBMorphing.h.

Method Documentation

◆ getName

- (nonnull NSString *) getName
Returns
morphing name (string)

◆ getType

- (BNBMorphingType) getType
Returns
morphing type (morphing_type)

◆ getWarpMesh

- (nullable BNBMesh *) getWarpMesh
Returns
warp (mesh)

◆ setWarpMesh:

- (void) setWarpMesh: (nullable BNBMesh *)  mesh

sets morphing warp mesh.

If morhping type is beauty must be only "$builtin$meshes/beauty" mesh.

Parameters
mesh(mesh): morphing warp mesh

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