Skip to main content

Module unity_scene

Module unity_scene 

Source

Functions§

gltforge_root_game_object_count
Return the number of root GameObjects in the default scene.
gltforge_root_game_object_index
Return the index of the slot-th root GameObject. 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.