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

#import <BNBMesh.h>

Inheritance diagram for BNBMesh:

Instance Methods

(nonnull NSString *) - getName
 
(int32_t) - getGeometriesNum
 
(nonnull NSArray< NSString * > *) - getMaterials
 
(nonnull NSArray< NSString * > *) - getAnimations
 
(void) - reload
 

Detailed Description

Definition at line 7 of file BNBMesh.h.

Method Documentation

◆ getAnimations

- (nonnull NSArray<NSString *> *) getAnimations

◆ getGeometriesNum

- (int32_t) getGeometriesNum

◆ getMaterials

- (nonnull NSArray<NSString *> *) getMaterials

◆ getName

- (nonnull NSString *) getName

◆ reload

- (void) reload

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