Shader.enable_attribute

Shader.enable_attribute(name)[source]

Enable a named attribute in the shader program.

Parameters:
namestr

The name of the attribute.