pub fn preview_constructor_with_name(
scene: impl SceneConstructor + 'static,
name: &str,
scene_config: &SceneConfig,
)Available on crate feature
preview only.pub fn preview_constructor_with_name(
scene: impl SceneConstructor + 'static,
name: &str,
scene_config: &SceneConfig,
)preview only.