CesiumGS/cesium

Rename PerspectiveFrustum.fov to PerspectiveFrustum.fieldOfView

Open

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

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

仓库指标

Star
 (11,758 star)
PR 合并指标
 (平均合并 15天 12小时) (30 天内合并 23 个 PR)

描述

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.

贡献者指南