VisualShaderNode.getDefaultInputValues

Returns an Array containing default values for all of the input ports of the node in the form $(D index0, value0, index1, value1, ...).

struct VisualShaderNode
@nogc nothrow const
Array
getDefaultInputValues
()

Meta