Method | Description | |
---|---|---|
Render ( SVGGraphicsPath, _graphicsPath ) : void | ||
SVGPathSegCurvetoQuadraticRel ( float x1, float y1, float x, float y ) : UnityEngine |
public Render ( SVGGraphicsPath, _graphicsPath ) : void | ||
_graphicsPath | SVGGraphicsPath, | |
return | void |
public SVGPathSegCurvetoQuadraticRel ( float x1, float y1, float x, float y ) : UnityEngine | ||
x1 | float | |
y1 | float | |
x | float | |
y | float | |
return | UnityEngine |