public static DrawBezier ( Vector2 start, Vector2 startTangent, Vector2 end, Vector2 endTangent, Color color, float width ) : void | ||
start | Vector2 | |
startTangent | Vector2 | |
end | Vector2 | |
endTangent | Vector2 | |
color | Color | |
width | float | |
return | void |
public static DrawBezier ( Vector2 start, Vector2 startTangent, Vector2 end, Vector2 endTangent, Color color, float width ) : void | ||
start | Vector2 | |
startTangent | Vector2 | |
end | Vector2 | |
endTangent | Vector2 | |
color | Color | |
width | float | |
return | void |