XLE
v0.02.0
|
Plug-in for the lighting parser More...
#include <LightingParser.h>
Public Member Functions | |
virtual void | OnPreScenePrepare (MetalContext *, LightingParserContext &) const =0 |
virtual void | OnLightingResolvePrepare (MetalContext *, LightingParserContext &, LightingResolveContext &) const =0 |
virtual void | OnPostSceneRender (MetalContext *, LightingParserContext &, const SceneParseSettings &, unsigned techniqueIndex) const =0 |
Plug-in for the lighting parser
This allows for some customization of the lighting parser operations. There are 2 important hooks for customization: