C# Class SVGPathSegClosePath, UnitySVG

Inheritance: SVGPathSeg, ISVGDrawableSeg
Show file Open project: MrJoy/UnitySVG

Public Methods

Method Description
Render ( SVGGraphicsPath, _graphicsPath ) : void
SVGPathSegClosePath ( float x, float y ) : UnityEngine

Method Details

Render() public method

public Render ( SVGGraphicsPath, _graphicsPath ) : void
_graphicsPath SVGGraphicsPath,
return void

SVGPathSegClosePath() public method

public SVGPathSegClosePath ( float x, float y ) : UnityEngine
x float
y float
return UnityEngine