|
Lagrange
|
Public Attributes | |
| std::shared_ptr< Texture > | background_rect |
| Background rectangular texture. | |
| std::shared_ptr< Texture > | background |
| Background cube map texture. | |
| std::shared_ptr< Texture > | diffuse |
| Diffuse cube map texture. | |
| std::shared_ptr< Texture > | specular |
| Specular cube map texture. | |
| float | blur = 0.0f |
| Skybox rendering blur (mipmap level) | |
| bool | show_skybox = true |
| Show skybox in viewports. | |