Click or drag to resize
BoundingBoxCullingNodeClone 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 override Node Clone()

Return Value

Type: Node
Node copy.
See Also