C# Class Microsoft.Xna.Framework.Graphics.Shader.Attribute

Afficher le fichier Open project: procfxgen/MGShaderEditor

Méthodes publiques

Свойство Type Description
index int
location int
name string
usage VertexElementUsage

Property Details

index public_oe property

public int index
Résultat int

location public_oe property

public int location
Résultat int

name public_oe property

public string name
Résultat string

usage public_oe property

public VertexElementUsage usage
Résultat VertexElementUsage