Shader.enable_attribute Shader.enable_attribute(name)[source] Enable a named attribute in the shader program. Parameters: namestrThe name of the attribute.