Function CanvasItem.setNotifyTransform
If enable is true, children will be updated with global transform data.
void setNotifyTransform
(
const(bool) enable
) nothrow @nogc;
If enable is true, children will be updated with global transform data.
void setNotifyTransform
(
const(bool) enable
) nothrow @nogc;