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

#import <BNBMesh.h>

Inheritance diagram for BNBMesh:

Instance Methods

(nonnull NSString *) - getName
 
(nonnull NSArray< NSString * > *) - getSubGeometries
 
(nonnull NSArray< NSString * > *) - getAnimations
 

Detailed Description

Definition at line 14 of file BNBMesh.h.

Method Documentation

◆ getAnimations

- (nonnull NSArray<NSString *> *) getAnimations
Returns
animations names list (list<string>)

◆ getName

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

◆ getSubGeometries

- (nonnull NSArray<NSString *> *) getSubGeometries
Returns
sub geometries names list (list<string>)

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