LineMesh

Constructors

this
this()
this
this(Vector3 start, Vector3 end)

Members

Functions

set
void set(Vector3 start, Vector3 end)
setEnd
void setEnd(Vector3 end)
setEnd
void setEnd(float x, float y, float z)
setStart
void setStart(float x, float y, float z)
setStart
void setStart(Vector3 start)

Properties

end
Vector3 end [@property getter]
start
Vector3 start [@property getter]

Meta