DDDBrowserFont๏ƒ

Inherits: Node3D < Node < Object

Font asset referenced by DDDBrowser textboxes.

Description๏ƒ

Asset-only node. Place under a DDDBrowserTextbox or reference via font asset id.

Properties๏ƒ

String

asset_id

""

float

size

16.0

String

source_path

""

Style

style

0


Enumerations๏ƒ

enum Style: ๐Ÿ”—

Style STYLE_NORMAL = 0

There is currently no description for this enum. Please help us by contributing one!

Style STYLE_BOLD = 1

There is currently no description for this enum. Please help us by contributing one!

Style STYLE_ITALIC = 2

There is currently no description for this enum. Please help us by contributing one!


Property Descriptions๏ƒ

String asset_id = "" ๐Ÿ”—

There is currently no description for this property. Please help us by contributing one!


float size = 16.0 ๐Ÿ”—

There is currently no description for this property. Please help us by contributing one!


String source_path = "" ๐Ÿ”—

  • void set_source_path(value: String)

  • String get_source_path()

There is currently no description for this property. Please help us by contributing one!


Style style = 0 ๐Ÿ”—

There is currently no description for this property. Please help us by contributing one!