Get texture that is used for shapes drawing
@override TextureD GetShapesTexture() => run( () => RaylibDebugLabels.GetShapesTexture(), () => rl.Core.GetShapesTexture().toD(), );