3ds Max C++ API Reference
|
When enabled, Auto Mode adjusts the memory limit percentage automatically using a heuristic formula. More...
Functions | |
virtual BOOL | GetMemoryLimitAutoMode ()=0 |
Returns whether Memory Limit Auto Mode is enabled for the pager. | |
virtual void | SetMemoryLimitAutoMode (BOOL onOff)=0 |
Sets whether Memory Limit Auto Mode is enabled for the pager. | |
When enabled, Auto Mode adjusts the memory limit percentage automatically using a heuristic formula.
The adjustment happens when the physical limit is calculated, during file load, file reset, render begin and render end. Any value set manually for the Memory Limit Percentage is overwritten by Auto Mode updates.
|
pure virtual |
Returns whether Memory Limit Auto Mode is enabled for the pager.
|
pure virtual |
Sets whether Memory Limit Auto Mode is enabled for the pager.