FlowCreateUsdPresetCommand
- class omni.flowusd.scripts.commands.FlowCreateUsdPresetCommand(path: str, layer: int, preset_name: str, url: str, is_copy: bool, emitter_only: bool)
Bases:
omni.kit.commands.command.CommandMethods
__init__(path, layer, preset_name, url, ...)do()undo()- __init__(path: str, layer: int, preset_name: str, url: str, is_copy: bool, emitter_only: bool)