omni.kit.commands
Overview
C++ Usage Examples
API (python)
Modules
omni.kit.undo
Functions
begin_disabled
begin_group
can_redo
can_repeat
can_undo
clear_history
clear_stack
disabled
end_disabled
end_group
execute
get_history
get_redo_stack
get_undo_stack
group
redo
repeat
subscribe_on_change
subscribe_on_change_detailed
undo
unsubscribe_on_change
unsubscribe_on_change_detailed
omni.kit.commands
Classes
Command
Functions
create
execute
execute_argv
get_argument_parser_from_function
get_command_class
get_command_class_signature
get_command_doc
get_command_parameters
get_commands
get_commands_list
register
register_all_commands_in_module
register_callback
set_logging_enabled
subscribe_on_change
unregister
unregister_callback
unregister_module_commands
unsubscribe_on_change
omni.kit.commands.builtin
Classes
ChangeDraggableSettingCommand
ChangeSettingCommand
Changelog
Fixed
Omniverse Kit
»
API (python)
»
Modules
»
omni.kit.commands
»
omni.kit.commands Functions
»
set_logging_enabled
set_logging_enabled
omni.kit.commands.
set_logging_enabled
(
enabled
:
bool
)