Class ModelTransformer.Context

java.lang.Object
com.jozufozu.flywheel.core.model.ModelTransformer.Context
Enclosing class:
ModelTransformer

public static class ModelTransformer.Context extends Object
  • Field Details

    • fullNormalTransform

      public boolean fullNormalTransform
      Do we need to include the PoseStack transforms in our transformation of the normal?
    • outputColorDiffuse

      public boolean outputColorDiffuse
      Do we need to bake diffuse lighting into the output colors?
  • Constructor Details

    • Context

      public Context()