Skip to content

Commit

Permalink
Gooder English.
Browse files Browse the repository at this point in the history
  • Loading branch information
kring committed Aug 22, 2024
1 parent 0b8f284 commit acc1c92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/CesiumRuntime/Public/CesiumRasterOverlay.h
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ class CESIUMRUNTIME_API UCesiumRasterOverlay : public UActorComponent {
* have been modified since it was added. To do that, call Refresh.
*
* If you created this overlay component via Blueprints, consider setting the
* "Auto Activate" property to false on the "Add Component" node and call
* "Auto Activate" property to false on the "Add Component" node and calling
* Activate after setting all the desired properties. This will avoid the need
* to call Refresh, and will ensure the overlay is not loaded multiple times.
*
Expand Down

0 comments on commit acc1c92

Please sign in to comment.