Skip to content

Commit

Permalink
Address comment
Browse files Browse the repository at this point in the history
  • Loading branch information
1chandu committed May 23, 2019
1 parent 1720d91 commit 06391e5
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -132,7 +132,7 @@ Returns:
Reads aggregation results from GPU memory (Buffer) to CPU memory (Typed Arrays).

```js
const aggregationResults = gpuGridAggregator.getData('color');
const aggregationResults = gpuGridAggregator.getData('weightId');
```

Parameters:
Expand Down

0 comments on commit 06391e5

Please sign in to comment.