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
繼承: VisualShaderNode < Resource < RefCounted < Object
對現有 VisualShaderNodeParameter 的引用。
說明
建立對 VisualShaderNodeParameter 的引用,可以讓你在不同的著色器或著色階段輕松地重複使用這個參數。
屬性
|
屬性說明
String parameter_name = "[None]" 🔗
這個引用所指向的參數的名稱。