@delete


Description:

public void @delete (string attribute_name)

Deletes an attribute from a buffer.

Note:

Use the CoglPrimitive api instead

You will need to call submit or issue a draw call to commit this change to the GPU.

Parameters:

attribute_name

The name of a previously added attribute

handle

A vertex buffer handle