Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • GeodesicSphereCentersDto

Index

Constructors

Properties

Constructors

constructor

  • Parameters

    • Optional centers: Point3[]
    • Optional radius: number
    • Optional frequency: number

    Returns GeodesicSphereCentersDto

Properties

centers

centers: Point3[]

Center coordinates of the geodesic spheres

default

undefined

frequency

frequency: number

Subdivision count

default

12

minimum

0

maximum

Infinity

step

0.1

radius

radius: number

Radius of the sphere

default

1

minimum

0

maximum

Infinity

step

0.1

Generated using TypeDoc