Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Axiom
Graphics
CompositeRenderSystemOperation
C# Class Axiom.Graphics.CompositeRenderSystemOperation
Base class for other render system operations
显示文件
Open project: WolfgangSt/axiom
Class Usage Examples
Public Methods
Method
Description
Execute
(
SceneManager
sm
,
Axiom.Graphics.RenderSystem
rs
) :
void
Method Details
Execute()
public
abstract
method
public
abstract
Execute
(
SceneManager
sm
,
Axiom.Graphics.RenderSystem
rs
) :
void
sm
Axiom.Core.SceneManager
rs
Axiom.Graphics.RenderSystem
return
void