You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Resource::get_rid() is not exposed as GDExtension virtual method using GDVIRTUAL*.
For me, this makes it a bit difficult to create my own Texture2D and forces me to override the draw_* methods.
This issue has already been discussed here godotengine/godot-cpp#877, but for some reason it was archived.