Live preview not working

 From:  Michael Gibson
7987.2 In reply to 7987.1 
Hi 3image, that's a feature to improve performance while dragging a complex object. The edge display tends to take the most time to display and when you drag an object that has over a certain threshold number of faces, it will use a special lightweight drawing mechanism to keep the display going at interactive speeds.

The threshold value can be modified in moi.ini under this location:

[Transform]
ProxyGenerationNumFaces=50

The default is to enable the quick drawing mode when transforming an object made up of 50 or more faces.


- Michael