omni.kit.playlist.core Functions#

Functions Summary:

enum_playlist_cards

Enumerate playlist cards from the active USD stage. If no stage is available, return an empty list. Iterate over the stage’s camera prims and create a playlist card for valid prims, excluding hidden cameras.

get_play_manager

Return the PlayManager instance if available, else return None.