You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a PolylineGeometry with three line segments (not a line strip). The first one is red; the second is green, and the third is blue. Only the blue one honors the line width. The others honor the width at their first point and then shrink at their last point.
I have a PolylineGeometry with three line segments (not a line strip). The first one is red; the second is green, and the third is blue. Only the blue one honors the line width. The others honor the width at their first point and then shrink at their last point.
It's easy to reproduce this in the pointgeometry branch with code like:
The text was updated successfully, but these errors were encountered: