C# 클래스 Graffiti.Core.Math.ScaleTransform

상속: Transform
파일 보기 프로젝트 열기: ananthonline/graffiti

공개 메소드들

메소드 설명
Procedural ( Vector3>.Func function ) : IAnimatable
Update ( float timeInMilliSeconds ) : void

메소드 상세

Procedural() 공개 정적인 메소드

public static Procedural ( Vector3>.Func function ) : IAnimatable
function Vector3>.Func
리턴 IAnimatable

Update() 공개 메소드

public Update ( float timeInMilliSeconds ) : void
timeInMilliSeconds float
리턴 void