Module bevy_yoleck::vpeol

source ·
Expand description

§Viewport Editing Overlay - utilities for editing entities from a viewport.

This module does not do much, but provide common functionalities for more concrete modules like vpeol_2d and vpeol_3d.

vpeol modules also support bevy_reflect::Reflect by enabling the feature beavy_reflect.

Modules§

Structs§

Enums§

  • State for determining how the user is interacting with entities using the mouse buttons.
  • Order of Vpeol operations. Important for abstraction and backends to talk with each other.

Functions§