frequency
The frequency at which the suspension spring oscillates.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Property
- Namespace: UnityEngine
- Assembly: UnityEngine.Physics2DModule
public float frequency { get; set; }
Remarks
The suspension spring will oscillate with a certain frequency as forces are added and removed from it. A damping ratio can be set to cause this oscillation to die down over time.