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