Cogs.Core
|
Part of the render context that depends on the selected permutation. More...
#include <RenderContext.h>
Public Attributes | |
EffectHandle | clipmapEffect |
EffectHandle | clipmapDepthEffect |
EffectHandle | oceanEffect |
Part of the render context that depends on the selected permutation.
Definition at line 141 of file RenderContext.h.
EffectHandle Cogs::PermutationDependentRenderContextData::clipmapDepthEffect |
Definition at line 144 of file RenderContext.h.
EffectHandle Cogs::PermutationDependentRenderContextData::clipmapEffect |
Definition at line 143 of file RenderContext.h.
EffectHandle Cogs::PermutationDependentRenderContextData::oceanEffect |
Definition at line 146 of file RenderContext.h.