Class RotateSceneInstruction

java.lang.Object
com.simibubi.create.foundation.ponder.instruction.PonderInstruction
com.simibubi.create.foundation.ponder.instruction.RotateSceneInstruction

public class RotateSceneInstruction extends PonderInstruction
  • Constructor Details

    • RotateSceneInstruction

      public RotateSceneInstruction(float xRot, float yRot, boolean relative)
  • Method Details