![]() |
Public API Reference |
![]() |
Shadow map target. More...
#include <csplugincommon/rendermanager/shadow_common.h>
Public Attributes | |
csRenderTargetAttachment | attachment |
Render target attachment for a shadowmap. | |
CS::ShaderVarStringID | svName |
SV name for a shadow map. | |
TextureCache | texCache |
Cache to obtain textures from. |
Shadow map target.
Definition at line 44 of file shadow_common.h.
Render target attachment for a shadowmap.
Definition at line 47 of file shadow_common.h.
SV name for a shadow map.
Definition at line 49 of file shadow_common.h.
Cache to obtain textures from.
Definition at line 51 of file shadow_common.h.