C# Class SVGPathSegLinetoVerticalAbs, UnitySVG

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

Méthodes publiques

Méthode Description
Render ( SVGGraphicsPath, _graphicsPath ) : void
SVGPathSegLinetoVerticalAbs ( float y ) : UnityEngine

Method Details

Render() public méthode

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

SVGPathSegLinetoVerticalAbs() public méthode

public SVGPathSegLinetoVerticalAbs ( float y ) : UnityEngine
y float
Résultat UnityEngine