Bitbybit Docs
    Preparing search index...

    Class Text3DDto (Advanced.Text3D)

    Index

    Constructors

    Properties

    text: string

    O tipo de letra a usar

    bitbybit.dev
    
    fontType: fontsEnum

    O tipo de letra a usar

    Roboto
    
    fontVariant: fontVariantsEnum

    O tipo de letra a usar

    Regular
    
    fontSize: number

    O tamanho da letra

    1.5
    

    0

    Infinity

    0.1

    height: number

    A altura da extrusão do texto, se for 0 será devolvida uma face e não um sólido

    0.2
    

    0

    Infinity

    0.1

    rotation: number

    A rotação do texto gerado

    0
    

    0

    Infinity

    15

    origin: Vector3

    Origem do texto

    [0, 0, 0]
    
    direction: Vector3

    Direção do texto

    [0, 1, 0]
    
    originAlignment: recAlignmentEnum

    Alinhamento da origem

    centerMiddle