Cinemachine
CinemachineOrbitalTransposerHeadingm_VelocityFilterStrength Field |
Size of the velocity sampling window for target heading filter.
Used only if deriving heading from target's movement
Namespace: Cinemachine
Assembly: Cinemachine (in Cinemachine.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
[RangeAttribute(0f, 10f)] [TooltipAttribute("Size of the velocity sampling window for target heading filter. This filters out irregularities in the target's movement. Used only if deriving heading from target's movement (PositionDelta or Velocity)")] public int m_VelocityFilterStrength
var m_VelocityFilterStrength
Field Value
Type: Int32See Also