is_vtarray

omni.example.python.usdrt.example_python_usdrt_extension.is_vtarray(obj)

Check if this is a VtArray type

In Python, each data type gets its own VtArray class i.e. Vt.Float3Array etc. so this helper identifies any of them.