Method SetOrthographicFromAspectRatioAndSize
SetOrthographicFromAspectRatioAndSize(float, float, FOVDirection)
Declaration
public void SetOrthographicFromAspectRatioAndSize(float aspectRatio, float orthographicSize, GfCamera.FOVDirection direction)
Parameters
| Type | Name | Description |
|---|---|---|
| float | aspectRatio | |
| float | orthographicSize | |
| GfCamera.FOVDirection | direction |