Exemplo n.º 1
0
 public static extern void rlRenderTextureAttach(RenderTexture2D target, uint id, int attachType);
Exemplo n.º 2
0
 public static extern bool rlRenderTextureComplete(RenderTexture2D target);
Exemplo n.º 3
0
 public static extern void rlDeleteRenderTextures(RenderTexture2D target);