Field m_VelocityFilterStrength
Size of the velocity sampling window for target heading filter. Used only if deriving heading from target's movement
Namespace: Cinemachine
Assembly: solution.dll
Syntax
[Range(0, 10)]
[Tooltip("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
Returns
Type | Description |
---|---|
int |