C# Class SVGPathSegLinetoVerticalAbs, UnitySVG

Inheritance: SVGPathSeg, ISVGDrawableSeg
Datei anzeigen Open project: MrJoy/UnitySVG

Public Methods

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

Method Details

Render() public method

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

SVGPathSegLinetoVerticalAbs() public method

public SVGPathSegLinetoVerticalAbs ( float y ) : UnityEngine
y float
return UnityEngine