Structure MaxJobRenderElements

3DS Max Plug-In SDK

Structure MaxJobRenderElements

See Also: Class MaxNetManager, Structure MaxJob

Description:

This structure is available in release 4.0 and later only.

This structure is used by the Network Rendering API to enable or disable Render Elements.

typedef struct {

bool enabled;

This flag determines if render elements are enabled or not.

} MaxJobRenderElements;