Skip to content

Commit

Permalink
improve inline docs
Browse files Browse the repository at this point in the history
Co-authored-by: Gabby Getz <[email protected]>
  • Loading branch information
lukemckinstry and ggetz authored Feb 10, 2025
1 parent e0d48e0 commit 29c7f17
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/engine/Source/Scene/VoxelPrimitive.js
Original file line number Diff line number Diff line change
Expand Up @@ -1061,6 +1061,9 @@ Object.defineProperties(VoxelPrimitive.prototype, {
},

/**
* Loading and rendering information for requested content
* @type {Cesium3DTilesetStatistics}
* @readonly
* @private
*/
statistics: {
Expand Down

0 comments on commit 29c7f17

Please sign in to comment.