file REDIViewpointRenderList.h
Header of the RED::IViewpointRenderList interface.
Go to the source code of this file.
Namespaces:
namespace | RED |
Classes:
class | IViewpointRenderList |
Defines:
#define | RED_VRL_BACKGROUND_2D_MATERIAL "VRL_Background_2D_Material" |
#define | RED_VRL_BACKGROUND_CUBE_MATERIAL "VRL_Background_CUBE_Material" |
Defines documentation
#define RED_VRL_BACKGROUND_2D_MATERIAL "VRL_Background_2D_Material"
Is the string ID of the material that can be created by RED::IViewpointRenderList::SetBackgroundImages. for the management of composite images used as 2D background images.
#define RED_VRL_BACKGROUND_CUBE_MATERIAL "VRL_Background_CUBE_Material"
Is the string ID of the material that can be created by RED::IViewpointRenderList::SetBackgroundImages. for the management of composite images used as cube background images.