mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-04 10:40:09 -06:00
Color update
This commit is contained in:
@@ -396,10 +396,6 @@ namespace openspace {
|
||||
counter++;
|
||||
}
|
||||
|
||||
const Renderable* myrenderable = renderable(identifier);
|
||||
|
||||
properties::Property* colorProperty = myrenderable->property("Color");
|
||||
|
||||
LERROR(fmt::format("Identifier: {}", identifier));
|
||||
LERROR(fmt::format("Color: {}", value));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user