create_shader_include
Create a .gdshaderinc shader include file at a specified path, enabling reuse of common shader code across Godot shaders.
Instructions
Create a .gdshaderinc file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Output path (e.g. "shaders/common.gdshaderinc") |