source
Assigns an optional string containing the source code of the shader language program to compile into a Metal library.
Declaration
var source: String? { get set }Assigns an optional string containing the source code of the shader language program to compile into a Metal library.
var source: String? { get set }