Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PerroEngine/Perro
/ SceneKey
Class
SceneKey
perro_source/runtime_project/perro_scene/src/scene.rs:826–826 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
824
pub node_type: NodeType,
825
pub fields: Cow<'static, [SceneObjectField]>,
826
pub base: Option<SceneNodeDataBase>,
827
}
828
829
#[derive(Debug, Clone)]
Callers
2
mod.rs
File · 0.85
rt_ctx_nodes_transform_api_tests.rs
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected