Click or drag to resize
DigitalRuneSceneCloneCore Method
Not supported.

Namespace: DigitalRune.Graphics.SceneGraph
Assembly: DigitalRune.Graphics (in DigitalRune.Graphics.dll) Version: 1.2.0.0 (1.2.1.14562)
Syntax
protected override void CloneCore(
	SceneNode source
)

Parameters

source
Type: DigitalRune.Graphics.SceneGraphSceneNode
The object to clone.
See Also