VisualShader.getNode

Returns the shader node instance with specified type and id.

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

Meta