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

ファイルを表示 Open project: procfxgen/MGShaderEditor

Public Properties

Property Type Description
index int
location int
name string
usage VertexElementUsage

Property Details

index public_oe property

public int index
return int

location public_oe property

public int location
return int

name public_oe property

public string name
return string

usage public_oe property

public VertexElementUsage usage
return VertexElementUsage