Class TextureTarget

java.lang.Object
com.mojang.blaze3d.pipeline.RenderTarget
com.mojang.blaze3d.pipeline.TextureTarget

public class TextureTarget extends RenderTarget
  • Constructor Details

    • TextureTarget

      public TextureTarget(int width, int height, boolean useDepth, boolean clearError)