forked from blender/blender
Need to do the same light power as Cycles in Watts for Hydra RPR #34
@ -155,7 +155,6 @@ pxr::VtValue LightData::get_data(pxr::TfToken const &key) const
|
||||
}
|
||||
}
|
||||
}
|
||||
std::cout << key.GetString() << " " << ret << " " << ret.IsHolding<float>() << "\n";
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user