Property ShouldCaptureThisFrame
ShouldCaptureThisFrame
Whether the sensor should capture this frame. Sensors are expected to call this method each frame to determine whether they should capture during the frame. Captures should only be reported when this is true.
Declaration
public bool ShouldCaptureThisFrame { get; }
Property Value
Type | Description |
---|---|
bool |