Banuba SDK
|
#import <Foundation/Foundation.h>
Go to the source code of this file.
Functions | |
typedef | NS_ENUM (NSInteger, BNBAttachmentLoadOp) |
typedef NS_ENUM | ( | NSInteger | , |
BNBAttachmentLoadOp | |||
) |
Don't care about attachment content at the pass start (pass will overwrite all pixels)
Clear to clear_color
at pass start
load pixels from the previous frame
Definition at line 6 of file BNBAttachmentLoadOp.h.