Replies: 1 comment 3 replies
-
These two methods are marked as public currently: setIndexBuffer, setVertexBuffer. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In this PR, a number of methods where marked as no longer exposed as public in derived classes.
#4013
Is this still the case ?
Specifically:
At the moment, they are not marked as "private" so typedocs is trying to process a few of them.
Beta Was this translation helpful? Give feedback.
All reactions