mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-07 20:21:24 -06:00
Fix property spelling
This commit is contained in:
@@ -128,7 +128,7 @@ namespace {
|
||||
|
||||
constexpr openspace::properties::Property::PropertyInfo PerformFrustumCullingInfo = {
|
||||
"PerformFrustumCulling",
|
||||
"Perform frusum culling",
|
||||
"Perform frustum culling",
|
||||
"If this value is set to 'true', frustum culling will be performed.",
|
||||
openspace::properties::Property::Visibility::AdvancedUser
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user