Blender  V3.3
Classes | Namespaces
eevee_velocity.hh File Reference
#include "BLI_map.hh"
#include "eevee_shader_shared.hh"
#include "eevee_sync.hh"

Go to the source code of this file.

Classes

class  blender::eevee::VelocityModule
 
struct  blender::eevee::VelocityModule::VelocityObjectData
 
struct  blender::eevee::VelocityModule::VelocityGeometryData
 

Namespaces

 blender
 
 blender::eevee
 

Detailed Description

The velocity pass outputs motion vectors to use for either temporal re-projection or motion blur.

It is the module that tracks the objects data between frames updates.

Definition in file eevee_velocity.hh.