Contents

PhotogrammetrySession.Request.Detail.custom

A custom quality for the model, with specifics defined by the photogrammetry session.

Declaration

case custom

Discussion

If you select .custom, you can define unique detail parameters by configuring the session with a PhotogrammetrySession.Configuration.CustomDetailSpecification instance in a customDetailSpecification. The configuration lets you precisely control the model’s detail level, processing efficiency, and output file size by adjusting properties such as maximumPolygonCount, textureFormat, and more.