Delegate MetricsModule.Metric.UpdateDelegate
Delegate for metric update calculations.
Namespace: NWH.VehiclePhysics2.Modules.Metrics
Assembly: NWH.VehiclePhysics2.dll
Syntax
public delegate float MetricsModule.Metric.UpdateDelegate()
Returns
| Type | Description |
|---|---|
| float | The value to apply to the metric. |