Go to: Synopsis. Return value. MEL examples.

Synopsis

toggleDisplacement [objects]

toggleDisplacement is undoable, NOT queryable, and NOT editable.

This command toggles the displacement preview of the polygon. This command is NOT un-doable.

Return value

None

MEL examples

// Toggle the displacement preview of the selected polygons.
toggleDisplacement;