mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 03:29:44 -06:00
small fixes and polishing
This commit is contained in:
@@ -119,7 +119,7 @@ namespace {
|
||||
constexpr openspace::properties::Property::PropertyInfo rUpperBoundInfo = {
|
||||
"RUpperBound",
|
||||
"Radius upper bound",
|
||||
"Limit the volumes radiues."
|
||||
"Limit the volume's radius"
|
||||
};
|
||||
|
||||
struct [[codegen::Dictionary(RenderableTimeVaryingVolume)]] Parameters {
|
||||
|
||||
Reference in New Issue
Block a user