Up to date
This page is up to date for Redot 4.3
.
If you still find outdated information, please create an issue.
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.