Go to: Synopsis. Flags. Return value. Keywords. Related. MEL examples.
ikfkDisplayMethod [-display string]
ikfkDisplayMethod is NOT undoable, queryable, and editable.
The ikfkDisplayMethod command is used to specify how ik/fk blending should be shown| Long name (short name) | [argument types] | Properties | ||
|---|---|---|---|---|
-display(-d)
|
string
|
|
||
|
||||
// Just display ik. // ikfkDisplayMethod -display "ik"; // Display ik and fk when the handle is selected // ikfkDisplayMethod -display "ikfk";