C# Class Vector.Gpu.VertexAttributeAttribute

Sematic binding for Vertex Structures.
Inheritance: System.Attribute
Exibir arquivo Open project: sinclairzx81/vector-cs

Public Methods

Method Description
VertexAttributeAttribute ( ElementBinding elementBinding, ElementType elementType, int typeCount ) : System

Method Details

VertexAttributeAttribute() public method

public VertexAttributeAttribute ( ElementBinding elementBinding, ElementType elementType, int typeCount ) : System
elementBinding ElementBinding
elementType ElementType
typeCount int
return System