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. world: undefined | GraphicList Returns - undefined | GraphicList Setter Decorations drawn as if they were part of the world, but ignoring the view's ViewFlags. See: GraphicType.WorldDecoration. world(world: undefined | GraphicList): void Parameter Type Description world undefined | GraphicList Returns - void Defined in core/frontend/src/render/Decorations.ts Line 36 Last Updated: 11 June, 2024