VisualShader.removeNode

Removes the specified node from the shader.

struct VisualShader
@nogc nothrow
void
removeNode
(
in long type
,
in long id
)

Meta