Click or drag to resize
NodeClone Method
Clone this scene node.

Namespace:  GeonBit.Core.Graphics
Assembly:  GeonBit (in GeonBit.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public virtual Node Clone()

Return Value

Type: Node
Node copy.
See Also