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

Mostrar archivo Open project: procfxgen/MGShaderEditor

Public Properties

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

Property Details

AttributeLocation public_oe property

public int AttributeLocation
return int

Normalized public_oe property

public bool Normalized
return bool

NumberOfElements public_oe property

public int NumberOfElements
return int

Offset public_oe property

public int Offset
return int

VertexAttribPointerType public_oe property

public VertexAttribPointerType VertexAttribPointerType
return VertexAttribPointerType