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.
Checking the stable version of the documentation...
VisualShaderNodeParameterRef
Hérite de : VisualShaderNode < Resource < RefCounted < Object
Une référence à un VisualShaderNodeParameter existant.
Description
Creating a reference to a VisualShaderNodeParameter allows you to reuse this parameter in different shaders or shader stages easily.
Propriétés
|
Descriptions des propriétés
String parameter_name = "[None]" 🔗
The name of the parameter which this reference points to.