C# Class Microsoft.Xna.Framework.Graphics.SamplerInfo

Afficher le fichier Open project: procfxgen/MGShaderEditor Class Usage Examples

Méthodes publiques

Свойство Type Description
name string
parameter int
samplerSlot int
state SamplerState
textureSlot int
type SamplerType

Property Details

name public_oe property

public string name
Résultat string

parameter public_oe property

public int parameter
Résultat int

samplerSlot public_oe property

public int samplerSlot
Résultat int

state public_oe property

public SamplerState state
Résultat SamplerState

textureSlot public_oe property

public int textureSlot
Résultat int

type public_oe property

public SamplerType type
Résultat SamplerType