Go to: Synopsis. Return value. MEL examples.
ikHandleDisplayScale
float
ikHandleDisplayScale is undoable, queryable, and editable.
This action modifies and queries the current display size of ikHandle. The default display scale is 1.0.// Half the display size with respect to the default size. ikHandleDisplayScale 0.5;