---
title: "PhotogrammetrySession.Output.skippedSample(id:)"
framework: realitykit
role: symbol
role_heading: Case
path: "realitykit/photogrammetrysession/output/skippedsample(id:)"
---

# PhotogrammetrySession.Output.skippedSample(id:)

The type of element used for Object Capture updates. The PhotogrammetrySample with the id indicated was not able to be used for reconstruction.

## Declaration

```swift
case skippedSample(id: Int)
```

## See Also

### Monitoring data ingestion

- [PhotogrammetrySession.Output.invalidSample(id:reason:)](realitykit/photogrammetrysession/output/invalidsample(id:reason:).md)
- [PhotogrammetrySession.Output.automaticDownsampling](realitykit/photogrammetrysession/output/automaticdownsampling.md)
