Expand description

Provides network-able types for common bevy types.

Types:

  • [Transform]
  • [OrthographicProjection]
  • [AmbientLight]
  • [DirectionalLight]
  • [PointLight]
  • [Name]
  • [Visibility]
  • [AlphaMode]
  • [EulerRot]

If you think other network-able types would be helpful to many users, and think it should be included here, please send a PR.

Structs

The network-able version of [AmbientLight].

The network-able version of [DirectionalLight].

The network-able version of [Name].

The network-able version of [OrthographicProjection].

The network-able version of [PointLight].

The network-able version of [Transform].

The network-able version of [Transform].

The network-able version of [Transform].

The network-able version of [Transform].

The network-able version of [Transform].

The network-able version of [Transform].

The network-able version of [Visibility].

Enums

The network-able version of [AlphaMode].

The network-able version of EulerRot.