-
-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Closed
Labels
area:manualIssues and PRs related to the Manual/Tutorials section of the documentationIssues and PRs related to the Manual/Tutorials section of the documentationenhancement
Description
Your Godot version:
4.1.stable
Issue description:
In this page: https://docs.godotengine.org/en/stable/tutorials/shaders/shader_reference/shading_language.html#uniforms
There is not example of a hint with a default value... and there is not solution for this in Google :?
It would have saved me a precious hour of my time if I would have seen an example like:
uniform float variable : hint_range(0.1, 10.0) = 1.0;
In the documentation
URL to the documentation page (if already existing):
Metadata
Metadata
Assignees
Labels
area:manualIssues and PRs related to the Manual/Tutorials section of the documentationIssues and PRs related to the Manual/Tutorials section of the documentationenhancement