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