Fix type in documentation for RenderableTimeVaryingSphere

This commit is contained in:
Emma Broman
2022-11-29 11:46:44 +01:00
parent ad5389bc87
commit ccfe61cbef
@@ -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;