enum CCL::TextureIndex3D

#include <stockshader3d.h>

enum TextureIndex3D
{
    kDiffuseTexture = CCL_3D_DIFFUSE_TEXTURE,
};