Go to the documentation of this file.
5 #import <Foundation/Foundation.h>
20 #define DJINNI_EXPORT __attribute__((__visibility__("default")))
Class, represents render target attachment.
nullable BNBWeightedLut * asWeightedLut()
cast to weighted_lut subclass.
nullable BNBTextTexture * asTextTexture()
cast to text_texture subclass.
nonnull NSString * getName()
nullable BNBVideo * asVideo()
cast to video subclass.
nullable BNBAttachment * asAttachment()
cast to attachment subclass.
nullable BNBCubemap * asCubemap()
cast to cubemap subclass.
#define DJINNI_EXPORT
Base class, which represented basic image interface.
nullable BNBProceduralTexture * asProceduralTexture()
nullable BNBSegmentationMask * asSegmentationMask()
cast to segmentation_mask subclass.
nullable BNBTexture * asTexture()
cast to texture subclass.
nullable BNBCameraTexture * asCameraTexture()
cast to camera_texture subclass.