Rebel Fork Framework
Urho3D::GLTFImporterSettings::PreviewSettings Struct Reference

Settings that affect only preview scene. More...

#include <Urho3D/Utility/GLTFImporter.h>

Public Attributes

bool addLights_ {true}
 Whether to add directional light source if scene doesn't contain any light sources.
 
bool addSkybox_ {true}
 Whether to add skybox background. Doesn't affect object reflections!
 
ea::string skyboxMaterial_ {"Materials/DefaultSkybox.xml"}
 
bool addReflectionProbe_ {true}
 Whether to add cubemap for object reflections.
 
ea::string reflectionProbeCubemap_ {"Textures/DefaultSkybox.xml"}
 
bool highRenderQuality_ {true}
 

Detailed Description

Settings that affect only preview scene.


The documentation for this struct was generated from the following file: