Banuba SDK
BNBMorphingType.h
Go to the documentation of this file.
1 // AUTOGENERATED FILE - DO NOT MODIFY!
2 // This file generated by Djinni from scene.djinni
3 
4 #import <Foundation/Foundation.h>
5 
6 typedef NS_ENUM(NSInteger, BNBMorphingType)
7 {
8  BNBMorphingTypeBeauty,
9  BNBMorphingTypeMesh,
10 };
NS_ENUM
typedef NS_ENUM(NSInteger, BNBMorphingType)
Definition: BNBMorphingType.h:6