C# 클래스 Letteral, letterals

파일 보기 프로젝트 열기: RossAllenBell/letterals 1 사용 예제들

공개 메소드들

메소드 설명
Letteral ( string character, float width, Vector2 startPos, Vector2 endPos ) : UnityEngine
Update ( ) : void

메소드 상세

Letteral() 공개 메소드

public Letteral ( string character, float width, Vector2 startPos, Vector2 endPos ) : UnityEngine
character string
width float
startPos Vector2
endPos Vector2
리턴 UnityEngine

Update() 공개 메소드

public Update ( ) : void
리턴 void