rl-framebuffer-attach ( fboId texId attachType texType mipLevel -- )


Vocabulary
rlgl

Inputs
fboIdan object
texIdan object
attachTypean object
texTypean object
mipLevelan object


Outputs
None

Definition


FUNCTION-ALIAS: rl-framebuffer-attach void
rlFramebufferAttach
( uint fboId, uint texId, int attachType, int texType, int
mipLevel )