Documentation Language: Swift

Property

body

The query body expression.

let body: MTLExpression

Discussion

The body expression is evaluated to compute the query’s return value. It has access to all declared parameters through the execution context.