CesiumGS/cesium
View on GitHubRename PerspectiveFrustum.fov to PerspectiveFrustum.fieldOfView
Open
#5,650 opened on Jul 19, 2017
breaking changecategory - architecture / apigood first issue
Repository metrics
- Stars
- (11,758 stars)
- PR merge metrics
- (Avg merge 15d 12h) (23 merged PRs in 30d)
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.