Sets the default input ports values using an Array of the form $(D index0, value0, index1, value1, ...). For example: $(D 0, Vector3(0, 0, 0), 1, Vector3(0, 0, 0)).
See Implementation
Sets the default input ports values using an Array of the form $(D index0, value0, index1, value1, ...). For example: $(D 0, Vector3(0, 0, 0), 1, Vector3(0, 0, 0)).