MCPcopy Create free account
hub / github.com/PerroEngine/Perro / scene_node_path

Function scene_node_path

perro_editor/res/scripts/ui/editor_ui.rs:2820–2822  ·  view source on GitHub ↗
(doc: &SceneDoc, key: SceneKey)

Source from the content-addressed store, hash-verified

2818 .any(|filter| filter.extensions.iter().any(|item| *item == ext))
2819}
2820
2821fn inspector_asset_picker_value(
2822 path: &str,
2823 kind: perro_scene::SceneAssetKind,
2824 glb_mesh_index: usize,
2825) -> String {

Callers 2

Calls 1

pathMethod · 0.45

Tested by

no test coverage detected