Banuba SDK
|
#import <BNBMesh.h>
Instance Methods | |
(nonnull NSString *) | - getName |
(int32_t) | - getGeometriesNum |
(nonnull NSArray< NSString * > *) | - getMaterials |
(nonnull NSArray< NSString * > *) | - getAnimations |
(void) | - reload |
- (nonnull NSArray<NSString *> *) getAnimations |
- (int32_t) getGeometriesNum |
- (nonnull NSArray<NSString *> *) getMaterials |
- (nonnull NSString *) getName |
- (void) reload |