C# 클래스 WaveEngine.Components.VR.VRProvider

상속: Behavior
파일 보기 프로젝트 열기: WaveEngine/Components 1 사용 예제들

보호된 메소드들

메소드 설명
Update ( System.TimeSpan gameTime ) : void

Update method

메소드 상세

Update() 보호된 메소드

Update method
protected Update ( System.TimeSpan gameTime ) : void
gameTime System.TimeSpan The game time
리턴 void