is_compiled


Description:

[ Version ( since = "0.8" ) ]
public bool is_compiled ()

Checks whether this is is currently compiled, linked and bound to the GL context.

Note:

Use ShaderEffect instead.

Parameters:

this

a Shader

Returns:

true if the shader is compiled, linked and ready for use.