Documentation Language: Swift

Property

parameters

The parameters accepted by this template.

let parameters: [MTLVariable]

Discussion

Parameters define the template’s interface and must be provided when invoking the template. Each parameter specifies a name and expected type.