Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Camera.GateFitParameters

Wrapper for gate fit parameters
Read time 1 minuteLast updated 5 days ago

Definition

  • Type: Struct
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public struct Camera.GateFitParameters

Constructors

Constructor

Description

GateFitParameters(UnityEngine.Camera.GateFitMode,System.Single)Wrapper for gate fit parameters.

Properties

Property

Description

aspectAspect ratio of the resolution gate.
modeGateFitMode to use. See Camera.GateFitMode.