C# 클래스 SVGPathSegLinetoRel, UnitySVG

상속: SVGPathSeg, ISVGDrawableSeg
파일 보기 프로젝트 열기: MrJoy/UnitySVG

공개 메소드들

메소드 설명
Render ( SVGGraphicsPath, _graphicsPath ) : void
SVGPathSegLinetoRel ( float x, float y ) : UnityEngine

메소드 상세

Render() 공개 메소드

public Render ( SVGGraphicsPath, _graphicsPath ) : void
_graphicsPath SVGGraphicsPath,
리턴 void

SVGPathSegLinetoRel() 공개 메소드

public SVGPathSegLinetoRel ( float x, float y ) : UnityEngine
x float
y float
리턴 UnityEngine