FreeFlyInputSettings
Class in Zigurous.CameraSystem
Declaration
[Serializable]
public sealed class FreeFlyInputSettingsDescription
Input settings for a camera free fly behavior.
Properties
| axisX | Handles moving on the x axis. |
| axisY | Handles moving on the y axis. |
| axisZ | Handles moving on the z axis. |
| buttonFast | Makes the camera move faster when the button is performed. |
| buttonSlow | Makes the camera move slower when the button is performed. |