Type
DrawLineOpt
: Omit<RenderProps, "angle" | "scale"> & {p1
: Vec2Starting point of the line.
p2
: Vec2Ending point of the line.
width
?: numberThe width, or thickness of the line,
How the line should look like.
group Draw
subgroup Types
Starting point of the line.
Ending point of the line.
The width, or thickness of the line,
How the line should look like.
group Draw
subgroup Types
Start
Assets
Game Obj
Components
Input
Events
Info
Math
Rendering
Draw
Plugins
Miscalenous