Class CameraExtensions
Extension methods for Camera components.
Inherited Members
Namespace: Unity.XR.CoreUtils
Assembly: solution.dll
Syntax
public static class CameraExtensions
Methods
Name | Description |
---|---|
Get |
Calculates the horizontal field of view of the Camera. |
Get |
Calculates the vertical field of view from an aspect neutral (diagonal) field of view and the camera's aspect ratio. |
Get |
Calculates the vertical orthographic size for a Camera and a given diagonal size. |