Function VisualShaderNode.setDefaultInputValues
Sets the default input ports values using an Array
of the form class="pln">D index0, value0, index1, value1, ...
. For example: class="pln">D 0, Vector3(0, 0, 0), 1, Vector3(0, 0, 0)
.
Sets the default input ports values using an Array
of the form class="pln">D index0, value0, index1, value1, ...
. For example: class="pln">D 0, Vector3(0, 0, 0), 1, Vector3(0, 0, 0)
.