CesiumGS/cesium

Rename PerspectiveFrustum.fov to PerspectiveFrustum.fieldOfView

Open

#5,650 创建于 2017年7月19日

在 GitHub 查看
 (8 评论) (0 反应) (0 负责人)JavaScript (11,758 star) (3,324 fork)batch import
breaking changecategory - architecture / apigood first issue

描述

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.

贡献者指南