FlowCreateUsdPresetMultipleCommand
- class omni.flowusd.scripts.commands.FlowCreateUsdPresetMultipleCommand(paths: list, preset_name: str, url: str, is_copy=False, layer=0, emitter_only=False, is_global=False)
Bases:
omni.kit.commands.command.CommandMethods
__init__(paths, preset_name, url[, is_copy, ...])do()undo()- __init__(paths: list, preset_name: str, url: str, is_copy=False, layer=0, emitter_only=False, is_global=False)