space_ex v0.8.0 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
Returns: {double, double, double}, where double is a high precision decimal
End position of the line.
Returns: {double, double, double}, where double is a high precision decimal
Material used to render the object.
Creates the material from a shader with the given name.
Returns: a string
Reference frame for the positions of the object.
Returns: a reference to a SpaceEx.SpaceCenter.ReferenceFrame object
Remove the object.
Returns: :ok
Set the color
Returns: :ok
End position of the line.
Returns: :ok
Material used to render the object.
Creates the material from a shader with the given name.
Returns: :ok
Reference frame for the positions of the object.
Returns: :ok
Start position of the line.
Returns: :ok
Set the thickness
Returns: :ok
Whether the object is visible.
Returns: :ok
Start position of the line.
Returns: {double, double, double}, where double is a high precision decimal
Set the thickness
Returns: a low-precision decimal
Whether the object is visible.
Returns: true or false