Method | Description | |
---|---|---|
ExpandBounds ( SVGGraphicsPath, path ) : void | ||
Render ( SVGGraphicsPath, path, ISVGPathDraw pathDraw ) : bool | ||
SVGGQuadraticAbs ( Vector2 q1, Vector2 q ) : UnityEngine |
public ExpandBounds ( SVGGraphicsPath, path ) : void | ||
path | SVGGraphicsPath, | |
return | void |
public Render ( SVGGraphicsPath, path, ISVGPathDraw pathDraw ) : bool | ||
path | SVGGraphicsPath, | |
pathDraw | ISVGPathDraw | |
return | bool |
public SVGGQuadraticAbs ( Vector2 q1, Vector2 q ) : UnityEngine | ||
q1 | Vector2 | |
q | Vector2 | |
return | UnityEngine |