The buffer works just like a vertex buffer.
Add the stream names and data types that you want in your vertex program, and use them the way you like in your shader.
A small example is found here:
The buffer works just like a vertex buffer.
Add the stream names and data types that you want in your vertex program, and use them the way you like in your shader.
A small example is found here: