mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-05 10:59:47 -05:00
Adjust properties to new capitalization rules
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
namespace {
|
||||
constexpr openspace::properties::Property::PropertyInfo PerformShadingInfo = {
|
||||
"PerformShading",
|
||||
"Perform Shading",
|
||||
"Perform shading",
|
||||
"If true, the model will be shaded based on the location of the Sun. If false, "
|
||||
"shading is disabled and the model is fully illuminated.",
|
||||
openspace::properties::Property::Visibility::NoviceUser
|
||||
|
||||
Reference in New Issue
Block a user