API Reference > imodeljs-frontend > Rendering > Decorations > world world Accessor Decorations drawn as if they were part of the world, but ignoring the view's ViewFlags. See: GraphicType.WorldDecoration. get: GraphicList | undefined Returns - GraphicList | undefined Setter Decorations drawn as if they were part of the world, but ignoring the view's ViewFlags. See: GraphicType.WorldDecoration. set(world: GraphicList | undefined): void Parameter Type Description world GraphicList | undefined Returns - void Defined in core/frontend/src/render/Decorations.ts Line 43 Last Updated: 13 June, 2024