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
Drivers
Graphics
ShaderResourceCollection
C# 클래스 Fusion.Drivers.Graphics.ShaderResourceCollection
The texture collection.
상속:
GraphicsResource
파일 보기
프로젝트 열기: demiurghg/FusionEngine
1 사용 예제들
공개 메소드들
메소드
설명
Clear
( ) :
void
Clears collection
this
(
int
index
) :
ShaderResource
Sets and gets shader resources bound to given shader stage.
비공개 메소드들
메소드
설명
ShaderResourceCollection
(
GraphicsDevice
device
,
SharpDX.Direct3D11.CommonShaderStage
stage
) :
System
메소드 상세
Clear()
공개
메소드
Clears collection
public
Clear
( ) :
void
리턴
void
this()
공개
메소드
Sets and gets shader resources bound to given shader stage.
public
this
(
int
index
) :
ShaderResource
index
int
리턴
ShaderResource