pub fn build_multi_model_loading_interactive(
models: &[ModelConfig],
shadows: bool,
) -> StringExpand description
Build JavaScript code for loading multiple models (interactive version with entity IDs)
pub fn build_multi_model_loading_interactive(
models: &[ModelConfig],
shadows: bool,
) -> StringBuild JavaScript code for loading multiple models (interactive version with entity IDs)