python_value_as_usd

omni.graph.core.python_value_as_usd(og_type: omni.graph.core._omni_graph_core.Type, value: Any) Any

Converts the given python value to the equivalent USD value

Parameters
  • data (og_type The OG type of the given) –

  • value (value The pure python) –

Returns

The USD-compatible value