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