Scenic.Graph.build

You're seeing just the function build, go back to Scenic.Graph module for more information.

Specs

build(opts :: keyword()) :: t()

Builds and returns an empty graph.

Just like any primitive, you can pass in an option list of styles and transforms. These will be applied to the otherwise empty root group in the new graph.