Skip to contents

Serialize a scene graph to YAML

Usage

scene_to_yaml(grab, include_data = TRUE)

Arguments

grab

A scene_root, grab_bag, or grab_atom.

include_data

Logical. If FALSE, only data shape metadata is emitted.

Value

A YAML string.