compiled


Description:

[ NoAccessorMethod ]
[ Version ( since = "0.8" ) ]
public bool compiled { get; }

Whether the shader is compiled and linked, ready for use in the GL context.

Note:

Use ShaderEffect instead.