C# Class SVGPathSegLinetoHorizontalAbs, UnitySVG

Inheritance: SVGPathSeg, ISVGDrawableSeg
Afficher le fichier Open project: MrJoy/UnitySVG

Méthodes publiques

Méthode Description
Render ( SVGGraphicsPath, _graphicsPath ) : void
SVGPathSegLinetoHorizontalAbs ( float x ) : UnityEngine

Method Details

Render() public méthode

public Render ( SVGGraphicsPath, _graphicsPath ) : void
_graphicsPath SVGGraphicsPath,
Résultat void

SVGPathSegLinetoHorizontalAbs() public méthode

public SVGPathSegLinetoHorizontalAbs ( float x ) : UnityEngine
x float
Résultat UnityEngine