Method | Description | |
---|---|---|
Render ( SVGGraphicsPath, _graphicsPath ) : void | ||
SVGPathSegCurvetoCubicSmoothRel ( float x2, float y2, float x, float y ) : UnityEngine |
public Render ( SVGGraphicsPath, _graphicsPath ) : void | ||
_graphicsPath | SVGGraphicsPath, | |
return | void |
public SVGPathSegCurvetoCubicSmoothRel ( float x2, float y2, float x, float y ) : UnityEngine | ||
x2 | float | |
y2 | float | |
x | float | |
y | float | |
return | UnityEngine |