Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Microsoft
Xna
Framework
Graphics
SamplerInfo
C# Class Microsoft.Xna.Framework.Graphics.SamplerInfo
Mostra 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_oe property
public
string
name
return
string
parameter
public_oe property
public
int
parameter
return
int
samplerSlot
public_oe property
public
int
samplerSlot
return
int
state
public_oe property
public
SamplerState
state
return
SamplerState
textureSlot
public_oe property
public
int
textureSlot
return
int
type
public_oe property
public
SamplerType
type
return
SamplerType