VisualShader.setNodePosition

Sets the position of the specified node.

struct VisualShader
@nogc nothrow
void
setNodePosition
(
in long type
,
in long id
,
in Vector2 position
)

Meta