Method SetTreeRegionDirty
SetTreeRegionDirty(Rect)
Mark all tree in this region as modified to perform related actions such as tree snapping. You should call this function after modifying the tree list or terrain geometry.
public void SetTreeRegionDirty(Rect uvRect)
Parameters
uvRectRectA rect in [0-1] space indicate the modified region.