Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
WaveEngine
Components
VR
VRProvider
C# Class WaveEngine.Components.VR.VRProvider
Inheritance:
Behavior
ファイルを表示
Open project: WaveEngine/Components
Class Usage Examples
Protected Methods
Method
Description
Update
(
System.TimeSpan
gameTime
) :
void
Update method
Method Details
Update()
protected
method
Update method
protected
Update
(
System.TimeSpan
gameTime
) :
void
gameTime
System.TimeSpan
The game time
return
void