Function ViewportTexture.viewportPath

The path to the Viewport node to display. This is relative to the scene root, not to the node which uses the texture.

NodePath viewportPath() nothrow @property @nogc;

void viewportPath (
  NodePath v
) nothrow @property @nogc;