Enum MaterialUpdateStage

Enum Documentation

enum Acts::MaterialUpdateStage

This is a steering enum to tell which material update stage:

  • preUpdate : update on approach of a surface

  • fullUpdate : update when passing a surface

  • postUpdate : update when leaving a surface

Values:

enumerator preUpdate
enumerator fullUpdate
enumerator postUpdate