Class SCNGeometryTessellator

    • Constructor Detail

      • SCNGeometryTessellator

        public SCNGeometryTessellator()
      • SCNGeometryTessellator

        protected SCNGeometryTessellator​(NSObject.Handle h,
                                         long handle)
      • SCNGeometryTessellator

        protected SCNGeometryTessellator​(NSObject.SkipInit skipInit)
      • SCNGeometryTessellator

        public SCNGeometryTessellator​(NSCoder decoder)
    • Method Detail

      • getTessellationFactorScale

        public double getTessellationFactorScale()
      • setTessellationFactorScale

        public void setTessellationFactorScale​(double v)
      • isAdaptive

        public boolean isAdaptive()
      • setAdaptive

        public void setAdaptive​(boolean v)
      • isScreenSpace

        public boolean isScreenSpace()
      • setScreenSpace

        public void setScreenSpace​(boolean v)
      • getEdgeTessellationFactor

        public double getEdgeTessellationFactor()
      • setEdgeTessellationFactor

        public void setEdgeTessellationFactor​(double v)
      • getInsideTessellationFactor

        public double getInsideTessellationFactor()
      • setInsideTessellationFactor

        public void setInsideTessellationFactor​(double v)
      • getMaximumEdgeLength

        public double getMaximumEdgeLength()
      • setMaximumEdgeLength

        public void setMaximumEdgeLength​(double v)
      • supportsSecureCoding

        public static boolean supportsSecureCoding()
      • init

        protected long init​(NSCoder decoder)