has Attribute
Checks if a shader has a specific attribute variable.
Return
true if the attribute variable exists, false otherwise.
Parameters
attribute Name
The name of the attribute variable. You can find the attribute names in the shader code.