mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-05-07 03:49:43 -05:00
Fix type in documentation for RenderableTimeVaryingSphere
This commit is contained in:
@@ -107,7 +107,7 @@ namespace {
|
||||
"Enables/Disables the Fade-In/Out effects"
|
||||
};
|
||||
|
||||
struct [[codegen::Dictionary(RenerableTimeVaryingSphere)]] Parameters {
|
||||
struct [[codegen::Dictionary(RenderableTimeVaryingSphere)]] Parameters {
|
||||
// [[codegen::verbatim(SizeInfo.description)]]
|
||||
float size;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user