[ Version ( since = "0.8" ) ]
public bool is_compiled ()
Checks whether this is is currently compiled, linked and bound to the GL context.
Use ShaderEffect instead.
| this |
a Shader |
|
true if the shader is compiled, linked and ready for use. |