Go to: Synopsis. Return value. MEL examples.

Synopsis

resolutionNode

resolutionNode is undoable, queryable, and 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

None

In query mode, return type is based on queried flag.

MEL examples

resolutionNode ;
resolutionNode -name customRes ;