Skip to main content

Module entity_ops

Module entity_ops 

Source

Structs§

EntityOpsPlugin
GltfSource
SystemClipboard
System clipboard for copy/paste of entities as JSN text. On Linux/X11 the clipboard is ownership-based: data is only available while the Clipboard instance is alive. Storing as a Bevy Resource keeps it alive.

Enums§

EntityTemplate

Functions§

create_entity
create_entity_in_world
World-access version of create_entity. Used from menu actions and other deferred contexts.
delete_selected
duplicate_selected
handle_entity_keys
spawn_gltf
spawn_gltf_in_world