C# Class SVGPathSegCurvetoQuadraticSmoothAbs, UnitySVG

Inheritance: SVGPathSegCurvetoQuadratic, ISVGDrawableSeg
Exibir arquivo Open project: MrJoy/UnitySVG

Public Methods

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

Method Details

Render() public method

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

SVGPathSegCurvetoQuadraticSmoothAbs() public method

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