Version: 2019.3
public Camera.GateFitMode gateFit ;

説明

There are two gates for a camera, the sensor gate and the resolution gate. The physical camera sensor gate is defined by the sensorSize property, the resolution gate is defined by the render target area.

To use this property, enable usePhysicalProperties. See Also: GateFitMode enum.