Property cameraFrameRateLabel
cameraFrameRateLabel
The label that will display the frame rate of the current camera configuration.
Declaration
public Text cameraFrameRateLabel { get; set; }
Property Value
| Type | Description |
|---|---|
| Text | A label that will display the frame rate of the current camera configuration. |