Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
CSharpGL
UpdateScene
C# Class CSharpGL.UpdateScene
update and render the scene that contains specified
SceneObject
.
Datei anzeigen
Open project: bitzhuwei/CSharpGL
Public Methods
Method
Description
UpdateAndRender
(
this
sceneObject
) :
void
update and render the scene that contains specified
sceneObject
.
Method Details
UpdateAndRender()
public
static
method
update and render the scene that contains specified
sceneObject
.
public
static
UpdateAndRender
(
this
sceneObject
) :
void
sceneObject
this
return
void