Class QuadReInterpolator

java.lang.Object
codechicken.lib.model.pipeline.QuadTransformer
codechicken.lib.model.pipeline.transformers.QuadReInterpolator
All Implemented Interfaces:
IVertexConsumer, IPipelineConsumer

public class QuadReInterpolator extends QuadTransformer
This transformer Re-Interpolates the Color, UV's and LightMaps. Use this after all transformations that translate vertices in the pipeline.

This Transformation can only be used in the BakedPipeline.