Skip to content

RoyInterface / Exports / component/RoyWireframeComponent / Line

Class: Line

component/RoyWireframeComponent.Line

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new Line(): Line

Returns

Line

Properties

lineStyle

lineStyle: LineStyle = null


startLineLength

startLineLength: number = 0.0


endLineLength

endLineLength: number = 0.0


start

start: Vec3


end

end: Vec3

Methods

destroy

destroy(): void

Returns

void