Class SCNText

    • Method Detail

      • getExtrusionDepth

        public double getExtrusionDepth()
      • setExtrusionDepth

        public void setExtrusionDepth​(double v)
      • getFont

        public UIFont getFont()
      • setFont

        public void setFont​(UIFont v)
      • isWrapped

        public boolean isWrapped()
      • setWrapped

        public void setWrapped​(boolean v)
      • getContainerFrame

        public CGRect getContainerFrame()
      • setContainerFrame

        public void setContainerFrame​(CGRect v)
      • getChamferRadius

        public double getChamferRadius()
      • setChamferRadius

        public void setChamferRadius​(double v)
      • getChamferProfile

        public UIBezierPath getChamferProfile()
      • setChamferProfile

        public void setChamferProfile​(UIBezierPath v)
      • getFlatness

        public double getFlatness()
      • setFlatness

        public void setFlatness​(double v)