bitbybit.dev v1.0.0-rc.1
    Preparing search index...

    Class GeodesicSphereDto

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • Optionalcenter: Point3
      • Optionalradius: number
      • Optionalfrequency: number

      Returns GeodesicSphereDto

    Properties

    center: Point3

    Center coordinate of the geodesic sphere

    [0, 0, 0]
    
    radius: number

    Radius of the sphere

    1
    

    0

    Infinity

    0.1

    frequency: number

    Subdivision count

    12
    

    0

    Infinity

    1