PhotogrammetrySession.Request
An object that configures a photogrammetry session reconstruction request.
Declaration
enum RequestMentioned in
Overview
Create a PhotogrammetrySession.Request for each 3D object you want to construct from the same set of photographs. You might, for example, create a session with two requests, one to generate a low-resolution preview object in memory, and a second to generate a high-resolution final object saved to the file system.
Before creating an instance of this class, check isSupported to ensure object capture is available on the current device.
For more information on using PhotogrammetrySession, see Creating 3D objects from photographs.
Topics
Creating the request
Specifying the output
PhotogrammetrySession.Request.modelFile(url:detail:geometry:)PhotogrammetrySession.Request.modelEntity(detail:geometry:)PhotogrammetrySession.Request.boundsPhotogrammetrySession.Request.Detail