CorrelationGroup

标识使用相同相关性建模及 相关相关性参数的元数据。 这反映了 NGA_gpm_local glTF 扩展的 `correlationGroup` 定义。
Name Type Description
options CorrelationGroup.ConstructorOptions 描述初始化选项的对象
Experimental

This feature is not final and is subject to change without Cesium's standard deprecation policy.

Members

由 3 个布尔值组成的数组,指示相关性组中使用的参数 delta-x、delta-y、delta-z
由 3 组 SPDCF 参数组成的数组,分别对应 U、V、W 方向
分别绕 X、Y、Z 轴的毫弧度旋转

Type Definitions

Cesium.CorrelationGroup.ConstructorOptions

CorrelationGroup 构造函数的初始化选项
Properties:
Name Type Description
groupFlags Array.<boolean> 由 3 个布尔值组成的数组,指示 相关性组中使用的参数 delta-x、delta-y、delta-z
rotationThetas Cartesian3 绕 X、Y、Z 轴的毫弧度旋转
params Array.<Spdcf> 由 `Spdcf`(严格正定 相关函数)参数组成的数组,分别对应 U、V、W 方向
需要帮助?获取答案的最快方式是在 Cesium 论坛 上向社区和团队提问。.