Bug report: MEL command colorEditor hsv flag not work.

Bug report: MEL command colorEditor hsv flag not work.

g2m.agent
Collaborator Collaborator
349 Views
0 Replies
Message 1 of 1

Bug report: MEL command colorEditor hsv flag not work.

g2m.agent
Collaborator
Collaborator

 

import maya.cmds as cmds
cmds.colorEditor(mini=True,rgb=(1, 0.0, 0.0))  # work.
cmds.colorEditor(mini=True,hsv=(178, 1.0, 0.75))  #not work, get black color.

 

5qEzVOijXn.png

0 Likes
350 Views
0 Replies
Replies (0)