Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
CSharpGL
UpdateScene
C# Class CSharpGL.UpdateScene
update and render the scene that contains specified
SceneObject
.
Afficher le fichier
Open project: bitzhuwei/CSharpGL
Méthodes publiques
Méthode
Description
UpdateAndRender
(
this
sceneObject
) :
void
update and render the scene that contains specified
sceneObject
.
Method Details
UpdateAndRender()
public
static
méthode
update and render the scene that contains specified
sceneObject
.
public
static
UpdateAndRender
(
this
sceneObject
) :
void
sceneObject
this
Résultat
void