Skip to content

Commit 498af2a

Browse files
committed
Update doc comment again
1 parent d84330e commit 498af2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/CesiumRuntime/Public/CesiumUrlTemplateRasterOverlay.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ class CESIUMRUNTIME_API UCesiumUrlTemplateRasterOverlay
4949
* - `{reverseY}` - The tile Y coordinate in the tiling scheme, where 0 is the
5050
* southernmost tile.
5151
* - `{reverseZ}` - The tile Z coordinate in the tiling scheme, where 0 is
52-
* equivalent to `urlTemplateOptions.maximumLevel`.
52+
* equivalent to `MaximumLevel`.
5353
* - `{westDegrees}` - The western edge of the tile in geodetic degrees.
5454
* - `{southDegrees}` - The southern edge of the tile in geodetic degrees.
5555
* - `{eastDegrees}` - The eastern edge of the tile in geodetic degrees.

0 commit comments

Comments
 (0)