Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Alexandria
Engines
DarkSouls
ModelBrowser
C# 클래스 Alexandria.Engines.DarkSouls.ModelBrowser
An asset browser for a
Model
.
상속:
Glare.Assets.Controls.ModelAssetBrowser
파일 보기
프로젝트 열기: Burton-Radons/Alexandria
공개 메소드들
메소드
설명
ModelBrowser
(
Model
model
) :
System
Initialise the model browser.
보호된 메소드들
메소드
설명
Render
( ) :
void
Render the model.
메소드 상세
ModelBrowser()
공개
메소드
Initialise the model browser.
public
ModelBrowser
(
Model
model
) :
System
model
Model
리턴
System
Render()
보호된
메소드
Render the model.
protected
Render
( ) :
void
리턴
void