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
Eredita: VisualShaderNode < Resource < RefCounted < Object
Un riferimento a un VisualShaderNodeParameter esistente.
Descrizione
La creazione di un riferimento a un VisualShaderNodeParameter consente di riutilizzare facilmente questo parametro in diversi shader o fasi di uno shader.
Proprietà
|
Descrizioni delle proprietà
String parameter_name = "[None]" 🔗
Il nome del parametro a cui questo riferimento indica.