get_stage_template_list

omni.kit.stage_template.core.stage_core.get_stage_template_list()

Returns a list of loaded new_stage templates.

Returns

A list of groups, each containing new_stage template names and their corresponding creation function pointers, or None if no templates are loaded.

Return type

list or None