Skip to content

Commit

Permalink
update drei's useFBO reference (#695)
Browse files Browse the repository at this point in the history
  • Loading branch information
satelllte authored Aug 20, 2024
1 parent 18c685a commit ae37232
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ However, if you use the `@react-three/drei` library in combination with React Th

<Callout variant="info">

In case you're curious what's under the hood of the `useFBO` hook, its source code is available in the [@react-three/drei repository](https://github.com/pmndrs/drei/blob/master/src/core/useFBO.tsx).
In case you're curious what's under the hood of the `useFBO` hook, its source code is available in the [@react-three/drei repository](https://github.com/pmndrs/drei/blob/master/src/core/Fbo.tsx).

</Callout>

Expand Down

0 comments on commit ae37232

Please sign in to comment.