9 #import <Foundation/Foundation.h>
16 #define DJINNI_EXPORT __attribute__((__visibility__("default")))
26 - (void)setType:(BNBAttachmentType)type;
29 - (void)setClearColor:(nonnull
BNBVec4 *)color;
38 - (void)setWidth:(int32_t)value;
44 - (void)setHeight:(int32_t)value;
57 - (void)setFormat:(BNBPixelFormatType)format;
66 - (void)setFilteringMode:(BNBTextureFilteringMode)value;