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

    Constructors

    • Parameters

      • Optionalpath: Vector3[]
      • Optionalradius: number
      • Optionaltessellation: number
      • Optionalcap: number
      • Optionalarc: number
      • OptionalsideOrientation: sideOrientationEnum
      • OptionalenableShadows: boolean

      Returns CreateTubeDto

    Properties

    path: Vector3[]

    Path of the tube

    undefined
    
    radius: number

    Radius of the tube

    1
    

    0

    Infinity

    0.1

    tessellation: number

    Tessellation of the tube

    32
    

    3

    Infinity

    1

    cap: number

    Cap of the tube

    0
    

    0

    3

    1

    arc: number

    Arc of the tube

    1
    

    0

    1

    0.1

    sideOrientation: sideOrientationEnum

    Side orientation of the mesh

    doubleside
    
    enableShadows: boolean

    Enables shadows for the mesh

    true