logo

Module bevy::scene

source · []
Expand description

Save/load collections of entities and components to/from file.

Modules

Structs

A reflection-powered serializable representation of an entity and its components.

A collection of serializable dynamic entities, each with its own run-time defined set of components.

Enums

Traits

Functions

Serialize a given Rust data structure into rust object notation (ron).