world

Accessor

Decorations drawn as if they were part of the world, but ignoring the view's ViewFlags. See: GraphicType.WorldDecoration.

get: 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  

Defined in

Last Updated: 05 June, 2020