Function SceneState.isNodeInstancePlaceholder

Returns true if the node at idx is an InstancePlaceholder.

bool isNodeInstancePlaceholder (
  const(long) idx
) nothrow @nogc const;