API Reference > imodeljs-frontend > Rendering > Decorations > worldOverlay worldOverlay Accessor Overlay decorations drawn in world coordinates. See: GraphicType.WorldOverlay. worldOverlay: undefined | GraphicList Returns - undefined | GraphicList Setter Overlay decorations drawn in world coordinates. See: GraphicType.WorldOverlay. worldOverlay(worldOverlay: undefined | GraphicList): void Parameter Type Description worldOverlay undefined | GraphicList Returns - void Defined in core/frontend/src/render/Decorations.ts Line 39 Last Updated: 11 June, 2024