Disconnect between documentation and code in Renderers #8361
-
I've been implementing a custom renderer and I noticed small disconnect in function arguments on the render method between the documentation on Renderers and the actual source code. In the documentation, the When I used Is it worth it to reconcile the two and change the documentation to match the implentation in the code? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Heya Josh - good spot! |
Beta Was this translation helpful? Give feedback.
Heya Josh - good spot!
Yup that looks like it's worth cleaning up.