Table of Contents

Property VertexAttributes

Namespace
Bonsai.Shaders
Assembly
Bonsai.Shaders.dll

VertexAttributes

Gets a collection of vertex attributes specifying how to map vertex array data into user-defined input values in the vertex shader.

public VertexAttributeMappingCollection VertexAttributes { get; }

Property Value

VertexAttributeMappingCollection