Jump to content

LineWidth in widget canvas?


photo

Recommended Posts

Posted

is there any way to set the width of a line in WidgetCanvas?

Posted (edited)

The problem is the line width is simply not supported in DirectX 10 and 11. That is the reason it was not implemented for WidgetCanvas - it would be possible to render only in DirectX 9 and OpenGL.

Edited by manguste
Posted

directX 9 and OpenGL?

 

It could be emulated using polygons. (which is what I will probably have to end up doing).

×
×
  • Create New...