MCPcopy Create free account
hub / github.com/DiligentGraphics/DiligentFX / GetLightParamValue

Method GetLightParamValue

Hydrogent/src/Tasks/HnTaskManager.cpp:110–114  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

108}
109
110pxr::VtValue HnTaskManager::TaskParamsDelegate::GetLightParamValue(const pxr::SdfPath& Id,
111 const pxr::TfToken& ParamName)
112{
113 return Get(Id, ParamName);
114}
115
116bool HnTaskManager::TaskParamsDelegate::IsEnabled(const pxr::TfToken& Option) const
117{

Callers 8

GetLightColorFunction · 0.80
GetLightIntensityFunction · 0.80
GetLightExposedPowerFunction · 0.80
GetLightAreaFunction · 0.80
GetShapingConeAngleFunction · 0.80
ApproximateAreaLightMethod · 0.80
GetTextureFileFunction · 0.80
SyncMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected