Skip to main content

Module sync_component

Module sync_component 

Source

Structs§

SyncComponentPlugin
Plugin that registers a component for automatic sync to the render world. See SyncWorldPlugin for more information.

Traits§

SyncComponent
Trait that links components from the main world with output components in the render world. It is used by SyncComponentPlugin.