14#include <lagrange/ui/types/Texture.h>
Lagrange UI Viewer and mini 3D engine.
Definition: AcceleratedPicking.h:22
Main namespace for Lagrange.
Definition: AABBIGL.h:30
std::shared_ptr< Texture > background
Background cube map texture.
Definition: IBL.h:25
std::shared_ptr< Texture > background_rect
Background rectangular texture.
Definition: IBL.h:22
bool show_skybox
Show skybox in viewports.
Definition: IBL.h:37
std::shared_ptr< Texture > specular
Specular cube map texture.
Definition: IBL.h:31
float blur
Skybox rendering blur (mipmap level)
Definition: IBL.h:34
std::shared_ptr< Texture > diffuse
Diffuse cube map texture.
Definition: IBL.h:28