Contents

projection

The style of projection transform used by the camera.

Declaration

var projection: MDLCameraProjection { get set }

Discussion

A renderer can use this information to change its interpretation or recalculation of the projectionMatrix property.

See Also

Managing Camera Perspective