compile_shader
Compiles .gdshader files to reimport them into Godot, checking for errors and updating shader resources.
Instructions
Compile (reimport) a .gdshader via Godot editor or local validation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path to .gdshader file to compile (relative to project root) |