Unable to override Cesium credit system because CesiumCredit
is marked internal
#437
Labels
bug
Something isn't working
CesiumCredit
is marked internal
#437
For people that want to change how Cesium for Unity renders credits, we recommend the steps here:
#333 (comment)
But this doesn't seem to work anymore because
CesiumCredit
is internal, so it's impossible to follow those instructions from outside the CesiumRuntime assembly. But the change from public to internal happened before we wrote those instructions, and they did seem to work when they were written, so it's not clear what's happening. We should investigate. Most likely the solution will simply be to makeCesiumCredit
and related types public.As reported here:
#333 (comment)
The text was updated successfully, but these errors were encountered: