get_graph_settings

omni.graph.core.get_graph_settings(graph: Union[str, pxr.Sdf.Path, omni.graph.core._omni_graph_core.Graph]) omni.graph.core._impl.utils.GraphSettings

Return the current settings for the graph. This is just a copy of the settings. Changing it will not affect the graph’s settings. To do that you must go through the graph ABI