get_type


Description:

public ShaderType get_type ()

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