Version: 5.6

Camera.orthographicSize

매뉴얼로 전환
public float orthographicSize ;

설명

Camera's half-size when in orthographic mode.

This is half of the vertical size of the viewing volume. Horizontal viewing size varies depending on viewport's aspect ratio. Orthographic size is ignored when camera is not orthographic (see orthographic).

See Also: camera component.