Skip to content

Commit

Permalink
perf(patch): Texture support anisotropy and offset
Browse files Browse the repository at this point in the history
  • Loading branch information
sakitam-fdd committed Mar 14, 2023
1 parent 2dc689c commit a0c417a
Show file tree
Hide file tree
Showing 3 changed files with 234 additions and 214 deletions.
1 change: 1 addition & 0 deletions playground/src/Mapbox.tsx
Expand Up @@ -106,6 +106,7 @@ export default function Mapbox() {
}

onRemove() {
console.log('remove');
}

render() {
Expand Down

0 comments on commit a0c417a

Please sign in to comment.