FreeFlySpeedSettings
Class in Zigurous.CameraSystem
Declaration
[Serializable]
public sealed class FreeFlySpeedSettingsDescription
Speed settings for a camera free fly behavior.
Properties
| baseSpeed | The base speed at which the camera moves. |
| fastMultiplier | The speed multiplier when fast speed is active. |
| slowMultiplier | The speed multiplier when slow speed is active. |
| smoothing | How quickly the camera responds to changes in movement. Larger numbers make the camera move more smoothly. |