Go to: Synopsis. Return value. Keywords. Related. Python examples.
hwRenderLoad()
Note: Strings representing object names and arguments must be separated by commas. This is not depicted in the synopsis.
hwRenderLoad is NOT undoable, NOT queryable, and NOT editable.
Empty command used to force the dynamic load of HR renderNone
import maya.cmds as cmds # Load the HW render engine cmds.hwRenderLoad()