space_ex v0.3.0 SpaceEx.Drawing.Text

Text.

Created using SpaceEx.Drawing.add_text/6.

Link to this section Summary

Functions

A list of all available fonts

Set the color

The text string

Name of the font

Material used to render the object

Position of the text

Reference frame for the positions of the object

Remove the object

Rotation of the text as a quaternion

Name of the font

Material used to render the object

Position of the text

Reference frame for the positions of the object

Rotation of the text as a quaternion

Whether the object is visible

Font size

Font style

Whether the object is visible

Link to this section Functions

Link to this function alignment(conn, this)

Alignment.

Link to this function anchor(conn, this)

Anchor.

Link to this function available_fonts(conn)

A list of all available fonts.

Link to this function character_size(conn, this)

Character size.

Link to this function color(conn, this)

Set the color

Link to this function content(conn, this)

The text string

Link to this function font(conn, this)

Name of the font

Link to this function line_spacing(conn, this)

Line spacing.

Link to this function material(conn, this)

Material used to render the object.

Creates the material from a shader with the given name.

Link to this function position(conn, this)

Position of the text.

Link to this function reference_frame(conn, this)

Reference frame for the positions of the object.

Link to this function remove(conn, this)

Remove the object.

Link to this function rotation(conn, this)

Rotation of the text as a quaternion.

Link to this function set_alignment(conn, this, value)

Alignment.

Link to this function set_anchor(conn, this, value)

Anchor.

Link to this function set_character_size(conn, this, value)

Character size.

Link to this function set_color(conn, this, value)

Set the color

Link to this function set_content(conn, this, value)

The text string

Link to this function set_font(conn, this, value)

Name of the font

Link to this function set_line_spacing(conn, this, value)

Line spacing.

Link to this function set_material(conn, this, value)

Material used to render the object.

Creates the material from a shader with the given name.

Link to this function set_position(conn, this, value)

Position of the text.

Link to this function set_reference_frame(conn, this, value)

Reference frame for the positions of the object.

Link to this function set_rotation(conn, this, value)

Rotation of the text as a quaternion.

Link to this function set_size(conn, this, value)

Font size.

Link to this function set_style(conn, this, value)

Font style.

Link to this function set_visible(conn, this, value)

Whether the object is visible.

Link to this function size(conn, this)

Font size.

Link to this function style(conn, this)

Font style.

Link to this function visible(conn, this)

Whether the object is visible.