C# 클래스 Vector.Gpu.VertexAttributeAttribute

Sematic binding for Vertex Structures.
상속: System.Attribute
파일 보기 프로젝트 열기: sinclairzx81/vector-cs

공개 메소드들

메소드 설명
VertexAttributeAttribute ( ElementBinding elementBinding, ElementType elementType, int typeCount ) : System

메소드 상세

VertexAttributeAttribute() 공개 메소드

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