Property SampleRate
SampleRate
The sample rate of the graph.
Declaration
[Tooltip("The sample rate of the graph. If the sample rate is Per Second then each point in the graph corresponds to data collected over a full second, whereas if the sample rate is Per Frame then each point in the graph corresponds to data collected within a single frame.")]
public SampleRate SampleRate { get; set; }
Property Value
| Type | Description |
|---|---|
| SampleRate |