Interface IModelScalePart


  • public interface IModelScalePart
    • Method Detail

      • setScale

        void setScale​(float x,
                      float y,
                      float z)
      • getScaleX

        float getScaleX()
      • getScaleY

        float getScaleY()
      • getScaleZ

        float getScaleZ()