DrawTriangleLines abstract method
void
DrawTriangleLines(
- Vector2StructType v1,
- Vector2StructType v2,
- Vector2StructType v3,
- ColorStructType color,
Implementation
void DrawTriangleLines(
Vector2StructType v1,
Vector2StructType v2,
Vector2StructType v3,
ColorStructType color,
);