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

    Constructors

    • Parameters

      • Optionalradius: number
      • Optionaltessellation: number
      • OptionalsideOrientation: sideOrientationEnum
      • OptionalenableShadows: boolean

      Returns CreateDiscDto

    Properties

    radius: number

    Radius of the disc

    1
    

    0

    Infinity

    0.1

    tessellation: number

    Tessellation of the disc

    32
    

    3

    Infinity

    1

    arc: number

    Arc between 0 and 1

    1
    

    0

    1

    0.1

    sideOrientation: sideOrientationEnum

    Side orientation of the mesh

    frontside
    
    enableShadows: boolean

    Enables shadows for the mesh

    true