space_ex v0.5.1 SpaceEx.Drawing.Line

A line.

Created using SpaceEx.Drawing.add_line/5.

Link to this section Summary

Functions

Set the color

End position of the line

Material used to render the object

Reference frame for the positions of the object

Remove the object

Set the color

End position of the line

Material used to render the object

Reference frame for the positions of the object

Start position of the line

Set the thickness

Whether the object is visible

Start position of the line

Set the thickness

Whether the object is visible

Link to this section Functions

Set the color

End position of the line.

Material used to render the object.

Creates the material from a shader with the given name.

Link to this function reference_frame(this)

Reference frame for the positions of the object.

Remove the object.

Link to this function set_color(this, value)

Set the color

Link to this function set_end(this, value)

End position of the line.

Link to this function set_material(this, value)

Material used to render the object.

Creates the material from a shader with the given name.

Link to this function set_reference_frame(this, value)

Reference frame for the positions of the object.

Link to this function set_start(this, value)

Start position of the line.

Link to this function set_thickness(this, value)

Set the thickness

Link to this function set_visible(this, value)

Whether the object is visible.

Start position of the line.

Link to this function thickness(this)

Set the thickness

Whether the object is visible.