Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Microsoft
Xna
Framework
Graphics
SamplerInfo
C# Class Microsoft.Xna.Framework.Graphics.SamplerInfo
Show file
Open project: procfxgen/MGShaderEditor
Class Usage Examples
Public Properties
Property
Type
Description
name
string
parameter
int
samplerSlot
int
state
SamplerState
textureSlot
int
type
SamplerType
Property Details
name
public property
public
string
name
return
string
parameter
public property
public
int
parameter
return
int
samplerSlot
public property
public
int
samplerSlot
return
int
state
public property
public
SamplerState
state
return
SamplerState
textureSlot
public property
public
int
textureSlot
return
int
type
public property
public
SamplerType
type
return
SamplerType