CARLA
Variables
CarlaSettingsDelegate.cpp File Reference
#include "Carla.h"
#include "Game/CarlaGameInstance.h"
#include "Carla/Settings/CarlaSettingsDelegate.h"
#include "Carla/Settings/CarlaSettings.h"
#include "Async.h"
#include "Components/StaticMeshComponent.h"
#include "Engine/DirectionalLight.h"
#include "Engine/Engine.h"
#include "Engine/LocalPlayer.h"
#include "Engine/PostProcessVolume.h"
#include "Engine/StaticMesh.h"
#include "GameFramework/HUD.h"
#include "InstancedFoliageActor.h"
#include "Kismet/GameplayStatics.h"
#include "Landscape.h"
#include "Scalability.h"
+ Include dependency graph for CarlaSettingsDelegate.cpp:

Go to the source code of this file.

Variables

static constexpr float CARLA_SETTINGS_MAX_SCALE_SIZE = 50.0f
 

Variable Documentation

◆ CARLA_SETTINGS_MAX_SCALE_SIZE

constexpr float CARLA_SETTINGS_MAX_SCALE_SIZE = 50.0f
static