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

    Constructors

    • Parameters

      • Optionalradius: number
      • OptionalradiusX: number
      • OptionalradiusY: number
      • OptionalradiusZ: number
      • Optionalflat: boolean
      • Optionalsubdivisions: number
      • OptionalsideOrientation: sideOrientationEnum
      • OptionalenableShadows: boolean

      Returns CreateIcoSphereDto

    Properties

    radius: number

    Radius of the ico sphere

    1
    

    0

    Infinity

    0.1

    radiusX: number

    Radius X of the ico sphere

    0
    

    0

    Infinity

    0.1

    radiusY: number

    Radius Y of the ico sphere

    0
    

    0

    Infinity

    0.1

    radiusZ: number

    Radius Z of the ico sphere

    0
    

    0

    Infinity

    0.1

    flat: boolean

    Flat of the ico sphere

    false
    
    subdivisions: number

    Subdivisions of the ico sphere

    4
    

    0

    Infinity

    1

    sideOrientation: sideOrientationEnum

    Side orientation of the mesh

    frontside
    
    enableShadows: boolean

    Enables shadows for the mesh

    true