We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4edb3f1 commit 331e133Copy full SHA for 331e133
src/appleseed/renderer/kernel/lighting/lightsamplerbase.h
@@ -72,7 +72,7 @@ class LightSamplerBase
72
LightSample& light_sample,
73
const float light_prob = 1.0f) const;
74
75
- // Get Outer Space light vector.
+ // Get non physical Space light vector.
76
std::vector<NonPhysicalLightInfo> get_non_physical_light_vector() const;
77
78
protected:
0 commit comments