C++ API Reference
MPxRenderer::JobParams Class 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...
 

Detailed Description

Parameters for starting a new job.

Member Data Documentation

MUuid cameraId

Id of camera transform node, for the render camera.


The documentation for this class was generated from the following file: