C# Class Microsoft.Xna.Framework.Graphics.VertexDeclaration.VertexDeclarationAttributeInfo.Element

Show file Open project: procfxgen/MGShaderEditor

Public Properties

Property Type Description
AttributeLocation int
Normalized bool
NumberOfElements int
Offset int
VertexAttribPointerType VertexAttribPointerType

Property Details

AttributeLocation public property

public int AttributeLocation
return int

Normalized public property

public bool Normalized
return bool

NumberOfElements public property

public int NumberOfElements
return int

Offset public property

public int Offset
return int

VertexAttribPointerType public property

public VertexAttribPointerType VertexAttribPointerType
return VertexAttribPointerType