C# 클래스 ColladaSlimDX.ColladaModel.Model.Animation

파일 보기 프로젝트 열기: vvvv/ColladaSlimDX

공개 메소드들

메소드 설명
Animation ( Document doc, Model model, Document animation ) : System
Apply ( float time ) : void

메소드 상세

Animation() 공개 메소드

public Animation ( Document doc, Model model, Document animation ) : System
doc Document
model Model
animation Document
리턴 System

Apply() 공개 메소드

public Apply ( float time ) : void
time float
리턴 void