I tried to render with and without multithreading support of Unity, but the results are not good. It's because by default Unity uses rendering queue, so it is not possible to render trees correctly from native plugin. In the following video you can see what happens when trees are rendered immediatelly from Unity.
In the video you can see some support for easy moving trees (closest trees automatically get handles for moving).