mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-04-28 23:09:32 -05:00
Global pass over the coding style
This commit is contained in:
@@ -130,9 +130,9 @@ namespace {
|
||||
constexpr openspace::properties::Property::PropertyInfo ModelScaleInfo = {
|
||||
"ModelScale",
|
||||
"Model Scale",
|
||||
"The scale of the model. If a numeric value is provided in the asset file, the scale "
|
||||
"will be that exact value. If instead a unit name is provided, this "
|
||||
"is the value that that name represents. For example 'Centimeter' becomes 0.01.",
|
||||
"The scale of the model. If a numeric value is provided in the asset file, the "
|
||||
"scale will be that exact value. If instead a unit name is provided, this is the "
|
||||
"value that that name represents. For example 'Centimeter' becomes 0.01.",
|
||||
openspace::properties::Property::Visibility::AdvancedUser
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user