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

    Constructors

    Properties

    text: string

    The type of font to use

    bitbybit.dev
    
    fontType: fontsEnum

    The type of font to use

    Roboto
    
    fontVariant: fontVariantsEnum

    The type of font to use

    Regular
    
    fontSize: number

    The size of the font

    1.5
    

    0

    Infinity

    0.1

    height: number

    The height of the font extrusion, if 0 then face will be returned and not a solid

    0.2
    

    0

    Infinity

    0.1

    rotation: number

    The rotation of the generated text

    0
    

    0

    Infinity

    15

    origin: Vector3

    Origin of the text

    [0, 0, 0]
    
    direction: Vector3

    Direction of the text

    [0, 1, 0]
    
    originAlignment: recAlignmentEnum

    Origin alignment

    centerMiddle