VisualScriptNode.getDefaultInputValue

Returns the default value of a given port. The default value is used when nothing is connected to the port.

struct VisualScriptNode
@nogc nothrow const
Variant
getDefaultInputValue
(
in long port_idx
)

Meta