getAttributeEffectiveTimeSampleLayerInfo#

Fully qualified name: isaacsim::core::includes::getAttributeEffectiveTimeSampleLayerInfo

inline TimeSamplesOnLayer isaacsim::core::includes::getAttributeEffectiveTimeSampleLayerInfo(
const pxr::UsdStage &stage,
const pxr::UsdAttribute &attr,
pxr::SdfLayerRefPtr *outLayer = nullptr,
)#

check if attribute has efficient timesample and these data are on currentlayer/strongerlayer/weakerlayer

Parameters:
  • stage[in] Current Working Stage.

  • attr[in] The attribute to check.

  • outLayer[out] Optional pointer to receive the layer containing time samples

Returns:

TimeSamplesOnLayer enum indicating where time samples are located