omni::connect::core::getShapingAPIAttrNames
Defined in omni/connect/core/LightCompatibility.h
-
const pxr::TfTokenVector &omni::connect::core::getShapingAPIAttrNames()
Get a list of both current version and forward/reverse compatible UsdLuxShapingAPI attribute names.
The new attribute names have “inputs:” prepended to the names to make them connectable, this function will return both so that a USD object change notice could filter on light attributes.
- Returns
A TfTokenVector that includes both old and new schema attribute names