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
Pokemon3D
Rendering
Camera
C# Class Pokemon3D.Rendering.Camera
Specialized Scene Node representing a camera.
ファイルを表示
Open project: nilllzz/Pokemon3D
Class Usage Examples
Public Methods
Method
Description
Update
( ) :
void
Private Methods
Method
Description
Camera
(
Viewport
viewport
,
int
cameraMask
) :
Microsoft.Xna.Framework
OnViewSizeChanged
(
Rectangle
oldSize
,
Rectangle
newSize
) :
void
Method Details
Update()
public
method
public
Update
( ) :
void
return
void