Hi, this is a limitation of the new Point-cloud mode. Dots are fixed for the Forest object, and don't change with the view.
In the old mode, dots were adjusted dinamically for the view. But this resulted in a poor performance, because it requires to update GPU data with each change.
There are two ways to improve this:
- Increase point-cloud density with the Display parameters. With the improved performance, it accepts higher values.
- You can revert to the old mode, setting cloudPointsByObject=0 in forestpack.ini (stored at C:\Users\<user name>\AppData\Local\Autodesk\3dsmax\<max version>\ENU\en-US\plugcfg). This change requires to restart Max.