manifold-3d
    Preparing search index...

    Function setMinCircularAngle

    • Set an angle constraint when calculating the number of segments in a circle. The number of segments will be rounded up to the nearest factor of four.

      Parameters

      • angle: number

        The minimum angle in degrees between consecutive segments. The angle will increase if the the segments hit the minimum edge length. Default is 10 degrees.

      Returns void