Skip to content

Commit

Permalink
Update doc comment
Browse files Browse the repository at this point in the history
  • Loading branch information
azrogers committed Jan 9, 2025
1 parent d9feb18 commit d84330e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ class CESIUMRUNTIME_API UCesiumUrlTemplateRasterOverlay
* southernmost tile.
* - `{reverseZ}` - The tile Z coordinate in the tiling scheme, where 0 is
* equivalent to `urlTemplateOptions.maximumLevel`.
* - `{westDegrees}` - The western edge of the tile in geodetic degrees.
* - `{southDegrees}` - The southern edge of the tile in geodetic degrees.
* - `{eastDegrees}` - The eastern edge of the tile in geodetic degrees.
* - `{northDegrees}` - The northern edge of the tile in geodetic degrees.
Expand Down

0 comments on commit d84330e

Please sign in to comment.