mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-19 17:46:11 +00:00
4bbfd20aa9
PhysicsServer3DExtension inherits from PhysicsServer3D which is a singleton class, since singleton classes are generated as static in C# it would generate invalid C# so for now we'll be ignoring PhysicsServer3DExtension.