Interface IModelRotatePart


  • public interface IModelRotatePart
    • Method Detail

      • setRotation

        void setRotation​(float x,
                         float y,
                         float z)
      • getRotateX

        float getRotateX()
      • getRotateY

        float getRotateY()
      • getRotateZ

        float getRotateZ()
      • disabled

        void disabled​(boolean enabled)
      • disabled

        boolean disabled()