Method SetPerspectiveFromAspectRatioAndFieldOfView
SetPerspectiveFromAspectRatioAndFieldOfView(float, float, FOVDirection, float)
Declaration
  public void SetPerspectiveFromAspectRatioAndFieldOfView(float aspectRatio, float fieldOfView, GfCamera.FOVDirection direction, float horizontalAperture)
 
Parameters
SetPerspectiveFromAspectRatioAndFieldOfView(float, float, FOVDirection)
Declaration
  public void SetPerspectiveFromAspectRatioAndFieldOfView(float aspectRatio, float fieldOfView, GfCamera.FOVDirection direction)
 
Parameters