Transformation

@Environment(value = EnvType.CLIENT)
public final class Transformation implements RenderContext.QuadTransform(source)

A RenderContext.QuadTransform, which scales each quad to scale, and then offsets them by offset.

Parameters

scale

The size multiplier of each quad

offset

The position modifier of each quad

Functions

Link copied to clipboard
public Boolean transform(MutableQuadView quadView)