Class CustomFormatRenderTargetMixin

java.lang.Object
dev.cammiescorner.velvet.mixin.client.gl.CustomFormatRenderTargetMixin

public abstract class CustomFormatRenderTargetMixin extends Object
Allows render targets to have custom formats. Default is still GL_RGBA8.
See Also:
  • Constructor Details

    • CustomFormatRenderTargetMixin

      public CustomFormatRenderTargetMixin()