C# 클래스 StretchyTanks.BezierSlope

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

공개 메소드들

메소드 설명
BezierSlope ( Vector4 v ) : System
interp ( float t ) : Vector2

메소드 상세

BezierSlope() 공개 메소드

public BezierSlope ( Vector4 v ) : System
v Vector4
리턴 System

interp() 공개 메소드

public interp ( float t ) : Vector2
t float
리턴 Vector2