FlyCameraController.Boost Field

Definition

[UnityEngine.Header("Movement Settings")]
[UnityEngine.Tooltip("Exponential boost factor on translation, controllable by mouse wheel.")]
public float Boost;
[<UnityEngine.Header("Movement Settings")>]
[<UnityEngine.Tooltip("Exponential boost factor on translation, controllable by mouse wheel.")>]
val mutable Boost : single
Public Boost As Single 

Field Value

Attributes
UnityEngine.HeaderAttribute UnityEngine.TooltipAttribute

Applies to