mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 06:44:06 +02:00
Doxygen comment fix.
This commit is contained in:
parent
690e2c1965
commit
ab9d414340
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ public:
|
|||
void prepare();
|
||||
|
||||
/// Starts using the glow effect.
|
||||
/// \param float intensity the desired glow intensity, from zero to one
|
||||
/// \param intensity the desired glow intensity, from zero to one
|
||||
void begin(float intensity = 1.0f);
|
||||
|
||||
/// Stops using the glow effect.
|
||||
|
|
Loading…
Reference in a new issue