get_type
Description:
Retrieves the type of a shader VertexBufferIndices
Note:
Use CoglSnippet api
Parameters:
| handle |
VertexBufferIndices for a shader. |
Returns:
|
VERTEX if the shader is a vertex processor or FRAGMENT if the shader is a frament processor |