Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration EVENTTYPE_RENDERING

Event types for all rendering events The rendering events are used to notify about specific rendering events, like the finishing of the beauty rendering. The events that are sent with the rendering events are of type IRenderingEvent. The EventResponseMapping can used to map the event type to the corresponding event interface.

Index

Enumeration Members

Enumeration Members

BEAUTY_RENDERING_FINISHED: "rendering.beautyRenderingFinished"

The BEAUTY_RENDERING_FINISHED-event is sent when the beauty rendering has finished.