有助于设置参数默认值的实用程序。 Utilities helpful for setting a default value for a parameter.
成员 Members
static Cesium.Frozen.EMPTY_ARRAY : array
一个冻结的空数组,可用作作为数组文字传递的选项的默认值。 A frozen empty array that can be used as the default value for options passed as an array literal.
一个冻结的空对象,可以用作作为对象文字传递的选项的默认值。 A frozen empty object that can be used as the default value for options passed as an object literal.
