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