set_theme_constant
Override a theme constant on a Control in Godot, setting UI values such as separation or margin_left.
Instructions
Add a theme constant override on a Control, such as separation or margin_left
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| value | No | ||
| node_path | Yes |