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

    Class Text3DData<T>

    Type Parameters

    • T
    Index

    Constructors

    Properties

    type: string

    Type of the object being configured

    name: string

    Default name of the object

    advanceWidth: number

    The advance width of the text

    boundingBox: { x1: number; y1: number; x2: number; y2: number }

    The bounding box of the text

    originalInputs?: Text3DDto | Texts3DFaceDto<T>

    Original inputs

    compound?: T

    Compounded shape of the 3d text

    characterParts?: CharacterPart<T>[]

    The parts of letters

    faceParts?: FacePart<T>[]

    This only applies if we use 3d text on face algorithms

    All the shapes of the 3d text

    characterCenterCoordinates: Point3[]

    All the letter coordinates of the 3d text