#import <BNBAssetManager.h>
Definition at line 13 of file BNBAssetManager.h.
◆ createAttachment:type:
- (nullable BNBImage *) createAttachment: |
|
(nonnull NSString *) |
name |
type: |
|
(BNBAttachmentType) |
type |
|
|
| |
◆ createCubemap:
- (nullable BNBImage *) createCubemap: |
|
(nonnull NSString *) |
name |
|
◆ createRenderTarget:
- (nullable BNBRenderTarget *) createRenderTarget: |
|
(nonnull NSString *) |
name |
|
◆ findImage:
- (nullable BNBImage *) findImage: |
|
(nonnull NSString *) |
name |
|
◆ loadImage:type:
- (nullable BNBImage *) loadImage: |
|
(nonnull NSString *) |
name |
type: |
|
(BNBImageType) |
type |
|
|
| |
◆ loadMaterial:
- (nullable BNBMaterial *) loadMaterial: |
|
(nonnull NSString *) |
fileName |
|
◆ loadMesh:
- (nullable BNBMesh *) loadMesh: |
|
(nonnull NSString *) |
fileName |
|
The documentation for this class was generated from the following file: