Page MenuHomeFeedback Tracker

[Feature Request] add more params than color to drawLine/drawLine3D/drawPolygon commands
New, NormalPublic

Description

I really hope I'm in the right area here.

The drawLine and drawPolygon commands were very nice additions, although it would be very nice to have some parameters available to customize the ui-item.

For Lines:

  • thickness,
  • style (line, dotted,cut-lines etc) or texture

For Polygons:

  • Border Thickness
  • Texture / Fill (as currently available in drawRectangle command).

Would be nice in sense of uniformity of the draw-command-family and also help to make great looking UI's easily.

Details

Severity
Feature
Resolution
Open
Reproducibility
N/A
Operating System
Windows 10 x64
Category
Ingame UI
Steps To Reproduce

None

Event Timeline

A drawTriangle command will be available from Monday on DEV https://community.bistudio.com/wiki/drawTriangle which allows to construct a filled polygon from filled triangles

Wow that is agreat news! I'll have to figure some things out but that will do, thank you! Looking forward to more design options!

Plato added a subscriber: Plato.Jan 14 2021, 7:56 PM

It would also be nice if drawPolygon could be extended to drawPolygon3D for drawing in the world as well. Something similar to how eden editor draws a solid color base for selected objects.