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...
VisualShaderNodeReroute
繼承: VisualShaderNode < Resource < RefCounted < Object
A node that allows rerouting a connection within the visual shader graph.
說明
Automatically adapts its port type to the type of the incoming connection and ensures valid connections.
方法
get_port_type() const |
方法說明
PortType get_port_type() const 🔗
Returns the port type of the reroute node.