VisualShader.getNodePosition

Returns the position of the specified node within the shader graph.

struct VisualShader
@nogc nothrow const
Vector2
getNodePosition
(
in long type
,
in long id
)

Meta