UsdStageHelper
- class omni.usd.commands.UsdStageHelper(stage: Optional[Stage] = None, context_name: Optional[str] = None)
Bases:
object
Keeps the stage ID or returns the stage from the current context
Methods
__init__
([stage, context_name])- __init__(stage: Optional[Stage] = None, context_name: Optional[str] = None)