Add description to Propertys

This commit is contained in:
Alexander Bock
2017-07-21 16:31:58 -04:00
parent 3c213fae1e
commit b584f0197e
73 changed files with 409 additions and 311 deletions
@@ -40,11 +40,13 @@ PointGlobe::PointGlobe(const RenderableGlobe& owner)
, _intensityClamp(
"intensityClamp",
"Intensity clamp",
"", // @TODO Missing documentation
1, 0, 1
)
, _lightIntensity(
"lightIntensity",
"Light intensity",
"", // @TODO Missing documentation
1, 0, 50
)
{