C# Class SVGPathSegMovetoRel, UnitySVG

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

Méthodes publiques

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

Method Details

Render() public méthode

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

SVGPathSegMovetoRel() public méthode

public SVGPathSegMovetoRel ( float x, float y ) : UnityEngine
x float
y float
Résultat UnityEngine