mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-21 10:28:44 -05:00
Adapt the visibility settings for all properties
This commit is contained in:
@@ -58,7 +58,9 @@ namespace {
|
||||
"Perform Shading",
|
||||
"If this value is enabled, the model will be shaded based on the relative "
|
||||
"location to the Sun. If this value is disabled, shading is disabled and the "
|
||||
"entire model is rendered brightly"
|
||||
"entire model is rendered brightly",
|
||||
// @VISIBILITY(1.5)
|
||||
openspace::properties::Property::Visibility::NoviceUser
|
||||
};
|
||||
|
||||
struct [[codegen::Dictionary(RenderableModelProjection)]] Parameters {
|
||||
|
||||
Reference in New Issue
Block a user