Selection Highlighting

This commit is contained in:
Marc Chapman 2017-07-26 23:48:29 +01:00
parent fec893cd8b
commit 9106eef98b
7 changed files with 52 additions and 0 deletions

View file

@ -52,6 +52,9 @@ struct SceneData
/// The deferred render bin.
/// @RenderDeferredMgr
DeferredBin,
/// The selection-highlight render bin.
/// @afxRenderHighlightMgr
HighlightBin,
};
/// This defines when we're rendering a special bin