Struct AggregatedSample
Namespace: Unity.Simulation
Syntax
public struct AggregatedSample
Fields
avg
Declaration
public double avg
Field Value
| Type | Description |
|---|---|
| Double |
max
Declaration
public double max
Field Value
| Type | Description |
|---|---|
| Double |
min
Declaration
public double min
Field Value
| Type | Description |
|---|---|
| Double |