HoverTransform.isDestinationManual

By default, the destination rectangle is automatically updated to match the padding box of the transform's child node. If toggled on, it is instead static, and can be manually updated.

class HoverTransform
bool isDestinationManual;

Meta