getLocalTransform#

Fully qualified name: usdex::core::getLocalTransform

pxr::GfTransform usdex::core::getLocalTransform(
const pxr::UsdPrim &prim,
pxr::UsdTimeCode time = pxr::UsdTimeCode::Default(),
)#

Get the local transform of a prim at a given time.

Parameters:
  • prim – The prim to get local transform from.

  • time – Time at which to query the value.

Returns:

Transform value as a transform.