Node.replaceBy

Replaces a node in a scene by the given one. Subscriptions that pass through this node will be lost.

struct Node
@nogc nothrow
void
replaceBy
(,
in bool keep_data = false
)

Meta