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

    Implements

    Index

    Constructors

    • Parameters

      • OptionaltextHeading: string
      • OptionaltextName: string
      • OptionalfullModel: boolean
      • Optionalthickness: number
      • OptionaldecorationThickness: number
      • Optionalrotation: number
      • Optionalorigin: Point3
      • Optionaldirection: Vector3

      Returns EternalLoveDto

    Properties

    textHeading: string

    The head text

    LOVE YOU
    
    textName: string

    Name of the person

    NORA
    
    fullModel: boolean

    Choose whether to produce half of the model (better for 3d printing) or full model with two sides

    true
    
    thickness: number

    Thickness of the model

    6
    

    0.5

    20

    0.1

    decorationThickness: number

    Additional thickness of the decorations

    1
    

    0.1

    3

    0.1

    rotation: number

    Rotation of the erenal love medal

    0
    

    0

    Infinity

    10

    origin: Point3

    Origin of the medal

    [0, 0, 0]
    
    direction: Vector3

    Direction of the model

    [0, 1, 0]