C# Class SVGPathSegLinetoVerticalRel, UnitySVG

Inheritance: SVGPathSeg, ISVGDrawableSeg
ファイルを表示 Open project: MrJoy/UnitySVG

Public Methods

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

Method Details

Render() public method

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

SVGPathSegLinetoVerticalRel() public method

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