unBindFramebuffer method

void unBindFramebuffer(
  1. InternalTexture texture, [
  2. bool disableGenerateMipMaps,
  3. void onBeforeUnbind()
])
override

Implementation

external void unBindFramebuffer(InternalTexture texture, [bool disableGenerateMipMaps, void Function() onBeforeUnbind]);