CanvasWidth
Introduction
CanvasWidth is a static property which tells the Gum layout engine the size of the canvas. This is used for layouts on GraphicalUiElements which have no parent.
For a deeper discussion, see the CanvasHeight page.
Last updated