Banuba SDK
BNBAttachmentType.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, BNBAttachmentType)
7 {
8  BNBAttachmentTypeColor,
9  BNBAttachmentTypeDepth,
10 };
NS_ENUM
typedef NS_ENUM(NSInteger, BNBAttachmentType)
Definition: BNBAttachmentType.h:6