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.

ResourceImporterShaderFile

繼承: ResourceImporter < RefCounted < Object

Imports native GLSL shaders (not Godot shaders) as an RDShaderFile.

說明

這會將本機GLSL 著色器匯入為RDShaderFile 資源,用於低階RenderingDevice 操作。此匯入器處理``. gdshader `` 檔案。