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

    Constructors

    • Parameters

      • Optionaldiameter: number
      • Optionalthickness: number
      • Optionaltessellation: number
      • OptionalsideOrientation: sideOrientationEnum
      • OptionalenableShadows: boolean

      Returns CreateTorusDto

    Properties

    diameter: number

    Diameter of the torus

    1
    

    0

    Infinity

    0.1

    thickness: number

    Thickness of the torus

    0.5
    

    0

    Infinity

    0.1

    tessellation: number

    Tessellation of the torus

    32
    

    3

    Infinity

    1

    sideOrientation: sideOrientationEnum

    Side orientation of the mesh

    frontside
    
    enableShadows: boolean

    Enables shadows for the mesh

    true