getLocalTransform#

Fully qualified name: usdex::core::getLocalTransform

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

Get the local transform of an xformable at a given time.

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

  • time – Time at which to query the value.

Returns:

Transform value as a transform.