Banuba SDK
|
#import <Foundation/Foundation.h>
Go to the source code of this file.
Classes | |
class | BNBRenderList |
Macros | |
#define | DJINNI_EXPORT __attribute__((__visibility__("default"))) |
A list of render task. More... | |
#define DJINNI_EXPORT __attribute__((__visibility__("default"))) |
A list of render task.
Every task consist of entites layer to draw, render target in which draw, and optional list of sub geomteries names. Cannot be changed after effect activation.
Definition at line 17 of file BNBRenderList.h.