PhotogrammetrySession.Result.modelEntity(_:)
The result of a request for an in-memory entity.
Declaration
case modelEntity(ModelEntity)Parameters
- ModelEntity:
The created object.
The result of a request for an in-memory entity.
case modelEntity(ModelEntity)The created object.