VisualServerSingleton.canvasItemSetZAsRelativeToParent

If this is enabled, the Z index of the parent will be added to the children's Z index.

struct VisualServerSingleton
@nogc nothrow
void
canvasItemSetZAsRelativeToParent
(
in RID item
,
in bool enabled
)

Meta