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

    Constructors

    • Parameters

      • Optionalshape: Vector3[]
      • Optionalradius: number
      • Optionaltessellation: number
      • Optionalarc: number
      • Optionalclosed: boolean
      • OptionalsideOrientation: sideOrientationEnum
      • OptionalenableShadows: boolean

      Returns CreateLatheDto

    Properties

    shape: Vector3[]

    Shape of the lathe

    radius: number

    Radius of the lathe

    1
    

    0

    Infinity

    0.1

    tessellation: number

    Tessellation of the lathe

    64
    

    3

    Infinity

    1

    arc: number

    Arc of the lathe

    1
    

    0

    1

    0.1

    closed: boolean

    Should lathe be closed

    true
    
    sideOrientation: sideOrientationEnum

    Side orientation of the mesh

    doubleside
    
    enableShadows: boolean

    Enables shadows for the mesh

    true