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

#import <BNBLayer.h>

Inheritance diagram for BNBLayer:

Instance Methods

(void) - setName:
 
(nonnull NSString *) - getName
 
(void) - setActive:
 
(BOOL) - isActive
 
(void) - enableMorphing:
 
(BOOL) - isMorphingEnabled
 

Class Methods

(nullable BNBLayer *) + create:
 

Detailed Description

Definition at line 8 of file BNBLayer.h.

Method Documentation

◆ create:

+ (nullable BNBLayer *) create: (nonnull NSString *)  name

◆ enableMorphing:

- (void) enableMorphing: (BOOL)  enable

◆ getName

- (nonnull NSString *) getName

◆ isActive

- (BOOL) isActive

◆ isMorphingEnabled

- (BOOL) isMorphingEnabled

◆ setActive:

- (void) setActive: (BOOL)  active

◆ setName:

- (void) setName: (nonnull NSString *)  name

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