Options
All
  • Public
  • Public/Protected
  • All
Menu

Add this component to a font entity to specify a native font.

Hierarchy

Index

Constructors

constructor

  • Parameters

    • Optional name: FontName
    • Optional worldUnitsToPt: number

    Returns NativeFont

Properties

name

name: FontName

FontName generic names.

worldUnitsToPt

worldUnitsToPt: number

Multiplier for converting World units to Points. Fonts are rendered in points (pt).

Static _isSharedComp

_isSharedComp: boolean

Static _size

_size: number

Static _view

_view: any

Static cid

cid: number

Static worldUnitsToPt

worldUnitsToPt: ComponentFieldDesc

Methods

Static _dtorFn

  • Parameters

    Returns void

Static _fromPtr

Static _tempHeapPtr

  • Parameters

    Returns number

Static _toPtr

  • Parameters

    Returns void

Generated using TypeDoc