mirror of
https://github.com/MirrorNetworking/Mirror.git
synced 2024-11-18 11:00:32 +00:00
FadeInOut - added comment
This commit is contained in:
parent
1aedd8d7c0
commit
2d9a2c93a4
@ -20,6 +20,7 @@ public class FadeInOut : MonoBehaviour
|
||||
|
||||
void Start()
|
||||
{
|
||||
// Convert user-friendly setting value to working value
|
||||
step = stepRate * 0.001f;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user