C# Class SVGPathSegLinetoHorizontalRel, UnitySVG

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

Public Methods

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

Method Details

Render() public method

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

SVGPathSegLinetoHorizontalRel() public method

public SVGPathSegLinetoHorizontalRel ( float x ) : UnityEngine
x float
return UnityEngine