omni::connect::core::createSphereRadiusAttr

Defined in omni/connect/core/LightCompatibility.h

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

Author the sphere radius attribute for a UsdLuxSphereLight prim.

Parameters
  • prim – The UsdLuxSphereLight prim to author the attribute

  • value – The float value to author the attribute

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