C# Class Vector.Gpu.VertexAttributeAttribute

Sematic binding for Vertex Structures.
Inheritance: System.Attribute
Afficher le fichier Open project: sinclairzx81/vector-cs

Méthodes publiques

Méthode Description
VertexAttributeAttribute ( ElementBinding elementBinding, ElementType elementType, int typeCount ) : System

Method Details

VertexAttributeAttribute() public méthode

public VertexAttributeAttribute ( ElementBinding elementBinding, ElementType elementType, int typeCount ) : System
elementBinding ElementBinding
elementType ElementType
typeCount int
Résultat System