Class CustomLightingSettings

java.lang.Object
com.simibubi.create.foundation.gui.CustomLightingSettings
All Implemented Interfaces:
ILightingSettings

public class CustomLightingSettings extends Object implements ILightingSettings
  • Constructor Details

    • CustomLightingSettings

      protected CustomLightingSettings(float yRot, float xRot)
    • CustomLightingSettings

      protected CustomLightingSettings(float yRot1, float xRot1, float yRot2, float xRot2)
  • Method Details