Closed sarsamurmu closed 1 year ago
Add the method to easily clone the node associated with NodePath. Use structuredClone internally to clone the node. Maybe add an option to modify the function which will be used to clone the node.
NodePath
structuredClone
Added in v1.7.0
v1.7.0
Add the method to easily clone the node associated with
NodePath
. UsestructuredClone
internally to clone the node. Maybe add an option to modify the function which will be used to clone the node.