Function re_viewer::reflection::generate_reflection

source ·
pub fn generate_reflection() -> Result<Reflection, SerializationError>
Expand description

Generates reflection about all known components.

Call only once and reuse the results.