Skip to contents

Serialize a scene graph to a versioned R list

Usage

scene_to_list(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 versioned list representation of the scene graph.