Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Fusion
Engine
Graphics
MaterialInstance
C# 클래스 Fusion.Engine.Graphics.MaterialInstance
Reprsents material. MaterialInstance???
상속:
System.DisposableBase
파일 보기
프로젝트 열기: demiurghg/FusionEngine
1 사용 예제들
Private Properties
프로퍼티
타입
설명
MaterialInstance
System
SetTextures
void
보호된 메소드들
메소드
설명
Dispose
(
bool
disposing
) :
void
비공개 메소드들
메소드
설명
MaterialInstance
(
RenderSystem
rs
,
ContentManager
content
,
MaterialData
parameters
,
IEnumerable
textureBinds
,
SurfaceFlags
surfaceFlags
) :
System
SetTextures
(
GraphicsDevice
device
) :
void
Sets materials textures
메소드 상세
Dispose()
보호된
메소드
protected
Dispose
(
bool
disposing
) :
void
disposing
bool
리턴
void