3ds Max C++ API Reference
Values Returned from Progress()

Macros

#define RENDPROG_CONTINUE   1
 Continue to Process. More...
 
#define RENDPROG_ABORT   0
 Stop Processing. More...
 

Detailed Description

Macro Definition Documentation

◆ RENDPROG_CONTINUE

#define RENDPROG_CONTINUE   1

Continue to Process.

◆ RENDPROG_ABORT

#define RENDPROG_ABORT   0

Stop Processing.