Go to: Synopsis. Return value. MEL examples.

Synopsis

resolutionNode

resolutionNode is undoable, NOT queryable, and NOT editable.

The resolutionNode creates a render resolution node and registers it with the model. The createNode command will not register nodes of this type correctly.

Return value

stringThe name of the render resolution node

MEL examples

resolutionNode ;
resolutionNode -name customRes ;