Function CanvasLayer.customViewport

The custom Viewport node assigned to the CanvasLayer. If null, uses the default viewport instead.

Node customViewport() nothrow @property @nogc;

void customViewport (
  Node v
) nothrow @property @nogc;