Meta_Font

A Font provides text rendering for Buttons and other UI elements that display text.

Public Types


Types for Idx_CharacterSet.

ANSI

Use ANSI; English (Symbols - C: "ANSI_Charset", Lua: __Font_ANSI_Charset)

DEFAULT

Use the locale default character set (Symbols - C: "Default_Charset", Lua: __Font_Default_Charset)


enum IDX

Property index.

Idx_Typeface

string - The name of the font (as reported / found by the operating system)

Idx_PointSize

int - The size of the characters

Idx_Bold

bool - Whether the characters should be bold

Idx_Italic

bool - Whether the characters should be italic

Idx_CharacterSet

CharacterSet (int) - (Windows only) Character set to use


static const int sm_MaxFontSize = 150

No Results.

Getting StartedArchitectureBest PracticesHow ToAdvanced TopicsChangelogvrtreevrtree_cppvtCoreCoreForeign Function InterfaceMetanodesMigrationsObserversPropertiesSettingsTreeUtilitiesAPI DefinitionsVR ExchangePluginsLua API