API Reference > imodeljs-frontend > Rendering > Decorations > normal normal Accessor Decorations drawn as if they were part of the scene. See: GraphicType.Scene. get: GraphicList | undefined Returns - GraphicList | undefined Setter Decorations drawn as if they were part of the scene. See: GraphicType.Scene. set(normal: GraphicList | undefined): void Parameter Type Description normal GraphicList | undefined Returns - void Defined in core/frontend/src/render/Decorations.ts Line 40 Last Updated: 13 June, 2024