Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Axiom
Graphics
CompositeRenderSystemOperation
C# 클래스 Axiom.Graphics.CompositeRenderSystemOperation
Base class for other render system operations
파일 보기
프로젝트 열기: WolfgangSt/axiom
1 사용 예제들
공개 메소드들
메소드
설명
Execute
(
SceneManager
sm
,
Axiom.Graphics.RenderSystem
rs
) :
void
메소드 상세
Execute()
공개
추상적인
메소드
public
abstract
Execute
(
SceneManager
sm
,
Axiom.Graphics.RenderSystem
rs
) :
void
sm
Axiom.Core.SceneManager
rs
Axiom.Graphics.RenderSystem
리턴
void