CesiumGS/cesium

Rename PerspectiveFrustum.fov to PerspectiveFrustum.fieldOfView

Open

#5650 opened on Jul 19, 2017

View on GitHub
 (8 comments) (0 reactions) (0 assignees)JavaScript (11,758 stars) (3,324 forks)batch import
breaking changecategory - architecture / apigood first issue

Description

See https://github.com/AnalyticalGraphicsInc/cesium/blob/master/Source/Core/PerspectiveFrustum.js#L42

Also search to see if fov is used anywhere else in the public Cesium API. The abbreviation is fine in the private interfaces and implementations.

Contributor guide