Documentation Language: Swift

Property

statements

The statements in this block.

let statements: [any MTLStatement]

Discussion

Statements are executed in order within the block’s scope. The statement array may contain any combination of statement types.