Skip to main content

WorldLayer

Function WorldLayer 

Source
pub fn WorldLayer(_: WorldLayerProps) -> Element
Expand description

A layer inside the canvas that shares the viewport transform: children are laid out in flow coordinates. Render as a child of Canvas or Flow for world-space overlays (annotations, guides, custom edge layers…).

§Props

For details, see the props struct definition.