UnhideAllPrimsCommand

class omni.usd.commands.UnhideAllPrimsCommand

Bases: Command

Unhide all primitives in the default UsdContext.

This command will traverse the whole stage and unhides all primitives that are marked as invisible.

Methods

do()

undo()

__init__()