C++ API Reference
|
Parameters for starting a new job. More...
#include <MPxRenderer.h>
Public Attributes | |
JobType | type |
Type of job to start. | |
MString | description |
Job description. | |
unsigned int | maxThreads |
Maximum number of threads allowed for the job. | |
unsigned int | priority |
Hint of the priority for this job. | |
MUuid | cameraId |
Id of camera transform node, for the render camera. More... | |
Parameters for starting a new job.
MUuid cameraId |
Id of camera transform node, for the render camera.