omni::connect::core::createRectHeightAttr

Defined in omni/connect/core/LightCompatibility.h

void omni::connect::core::createRectHeightAttr(pxr::UsdLuxRectLight &prim, float value, pxr::UsdTimeCode time = pxr::UsdTimeCode::Default())

Author the height attribute for a UsdLuxRectLight prim.

Parameters
  • prim – The UsdLuxRectLight prim to author the attribute

  • value – The float value to author the attribute

  • time – The time at which the attribute value is written