TopDown Engine  v3.6
MoreMountains.Tools.MMSceneLoadingSpeedInterval Class Reference

A class used to define different interpolation speeds for specific progress intervals More...

Public Attributes

MMInterval< float > Interval
 The progress interval (between 0 and 1) More...
 
float Speed = 1f
 the speed at which the bar should move on that interval More...
 

Detailed Description

A class used to define different interpolation speeds for specific progress intervals

Member Data Documentation

◆ Interval

MMInterval<float> MoreMountains.Tools.MMSceneLoadingSpeedInterval.Interval

The progress interval (between 0 and 1)

◆ Speed

float MoreMountains.Tools.MMSceneLoadingSpeedInterval.Speed = 1f

the speed at which the bar should move on that interval


The documentation for this class was generated from the following file: