MaxstARSDK
|
Contains information of background rendering texture. More...
#import <MasBackgroundTexture.h>
Instance Methods | |
(instancetype) | - init: |
(unsigned int) | - getId |
texture id for background rendering More... | |
(int) | - getWidth |
(int) | - getHeight |
Contains information of background rendering texture.
- (int) getHeight |
- (unsigned int) getId |
texture id for background rendering
- (int) getWidth |
- (instancetype) init: | (void *) | texture |