C# 클래스 SVGPathSegMovetoAbs, UnitySVG

상속: SVGPathSeg, ISVGDrawableSeg
파일 보기 프로젝트 열기: MrJoy/UnitySVG 1 사용 예제들

공개 메소드들

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

메소드 상세

Render() 공개 메소드

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

SVGPathSegMovetoAbs() 공개 메소드

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