Attention: Here be dragons (unstable version)
This is the latest
(unstable) version of this documentation, which may document features
not available in or compatible with released stable versions of Redot.
Checking the stable version of the documentation...
ResourceImporterShaderFile
Inherits: ResourceImporter < RefCounted < Object
Imports native GLSL shaders (not Redot Shaders) as a RDShaderFile.
Description
This imports native GLSL shaders as RDShaderFile resources, for use with low-level RenderingDevice operations. This importer does not handle .gdshader
files.