omni.kit.stage_templates Functions#

Functions Summary:

get_default_template

Get name of default new_stage template. Used when new_stage is called without template name specified

get_stage_template

Get named new_stage template & create function pointer

get_stage_template_list

Get list of loaded new_stage templates

load_user_templates

Load user templates from file system.

new_stage

Execute new_stage

new_stage_async

Execute new_stage asynchronously

new_stage_with_callback

Execute new_stage

register_template

Register new_stage Template

unregister_template

Remove registered new_stage Template