Module re_renderer::view_builder
source · Structs§
- Basic configuration for a target view.
- The highest level rendering block in
re_renderer
. Used to build up/collect various resources and then send them off for rendering of a single view.
Enums§
- Configures the camera placement in the orthographic frustum, as well as the coordinate system convention.
- How we project from 3D to 2D.
Type Aliases§
ViewBuilder
that can be shared between threads.