Function Node.isGreaterThan

Returns true if the given node occurs later in the scene hierarchy than the current node.

bool isGreaterThan (
  Node node
) nothrow @nogc const;