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

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

공개 메소드들

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

메소드 상세

Procedural() 공개 정적인 메소드

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

Update() 공개 메소드

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