mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-06 03:29:44 -06:00
Fix incorrect name for RenderablePlaneSpout
This commit is contained in:
@@ -45,7 +45,7 @@ namespace openspace {
|
||||
|
||||
documentation::Documentation RenderablePlaneSpout::Documentation() {
|
||||
return codegen::doc<Parameters>(
|
||||
"spout_screenspace_spout",
|
||||
"spout_renderableplanespout",
|
||||
spout::SpoutReceiverPropertyProxy::Documentation()
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user