Property
variable
The variable being bound.
let variable: MTLVariable
Discussion
This variable will be available in the nested scope with the value computed from the initialization expression.
Property
The variable being bound.
let variable: MTLVariable
This variable will be available in the nested scope with the value computed from the initialization expression.