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.
Property
The statements in this block.
let statements: [any MTLStatement]
Statements are executed in order within the block’s scope. The statement array may contain any combination of statement types.