syntactic sugar for: ``` this .buffer('vec3', 12) .tap(() => this.vars.vec3 = new Float32Array(this.vars.vec3.buffer)) ```