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