ISchedulingHints2

class omni.graph.core.ISchedulingHints2

Bases: _ISchedulingHints2

Interface extension for ISchedulingHints that adds a new “pure” hint

Methods

__init__(*args, **kwargs)

Overloaded function.

Attributes

purity_status

__init__(*args, **kwargs)

Overloaded function.

  1. __init__(self: omni.graph.core._omni_graph_core.ISchedulingHints2, arg0: omni.core._core.IObject) -> None

  2. __init__(self: omni.graph.core._omni_graph_core.ISchedulingHints2) -> None

  3. __init__(self: omni.graph.core._omni_graph_core.ISchedulingHints2, arg0: omni.graph.core._omni_graph_core.ISchedulingHints) -> None