@poor-knight/cesium-utils 0.4.4 → 0.4.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -115,6 +115,10 @@ export declare class ShipLayer extends default_2<{
115
115
  near?: number;
116
116
  far?: number;
117
117
  };
118
+ defaultValue: {
119
+ designBeam: number;
120
+ designLength: number;
121
+ };
118
122
  } | undefined);
119
123
  private isMounted;
120
124
  private _viewer;