access
The argument’s read and/or write access.
Declaration
var access: MTLBindingAccess { get }Discussion
This property indicates the type of access qualifiers (read-only, write-only, or read-write) used in the Metal shading language code. For information on possible values, see MTLArgumentAccess.