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

    Class VectorCharData

    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • Optionalwidth: number
      • Optionalheight: number
      • Optionalpaths: Point3[][]

      Returns VectorCharData

    Properties

    width?: number

    The width of the char

    undefined
    
    height?: number

    The height of the char

    undefined
    
    paths?: Point3[][]

    The segments of the char

    undefined