attributes
The list of attributes associated with the shader.
Declaration
var attributes: [SKAttribute] { get set }Discussion
This property is not read-only, so you can also use it to provide all of the attributes in a single operation. Each of the attributes should be uniquely named.