classes/class_material #415
Replies: 1 comment 1 reply
-
Looks like those pages that do not have comments have very slow page load speed because the page is loading slow Giscus app pages that either return 404 like: https://giscus.app/api/discussions?repo=godotengine%2Fgodot-docs-user-notes&term=classes%2Fclass_material&category=User-contributed+notes&number=0&strict=true&last=15 or take a very long time. You can inspect this with Chrome dev tools but this page takes 8 seconds to load on a fast connection. Perhaps avoid waiting on Giscus URLs before rendering the entirety of the page. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
classes/class_material
Inherits: Resource< RefCounted< Object Inherited By: BaseMaterial3D, CanvasItemMaterial, FogMaterial, PanoramaSkyMaterial, ParticleProcessMaterial, PhysicalSkyMaterial, PlaceholderMaterial, Procedu...
https://docs.godotengine.org/en/stable/classes/class_material.html
Beta Was this translation helpful? Give feedback.
All reactions