Skip to main content

Module unity_scene

Module unity_scene 

Source

Functions§

gltforge_root_node_count
Return the number of root nodes in the default scene.
gltforge_root_node_index
Return the node index of the slot-th root node. Returns u32::MAX if slot is out of range.
gltforge_scene_name
Return the scene name as UTF-8 bytes (not null-terminated). Always non-null — unnamed scenes fall back to the source filename. out_len receives the byte length.