CARLA
Public Attributes | List of all members
FElementsToSpawn Struct Reference

#include <VegetationManager.h>

+ Collaboration diagram for FElementsToSpawn:

Public Attributes

FFoliageBlueprint BP
 
std::shared_ptr< FTileMeshComponentTileMeshComponent
 
TArray< TPair< FTransform, int32 > > TransformIndex
 

Detailed Description

Definition at line 80 of file VegetationManager.h.

Member Data Documentation

◆ BP

FFoliageBlueprint FElementsToSpawn::BP

Definition at line 84 of file VegetationManager.h.

◆ TileMeshComponent

std::shared_ptr<FTileMeshComponent> FElementsToSpawn::TileMeshComponent

Definition at line 83 of file VegetationManager.h.

Referenced by AVegetationManager::GetElementsToSpawn().

◆ TransformIndex

TArray<TPair<FTransform, int32> > FElementsToSpawn::TransformIndex

Definition at line 85 of file VegetationManager.h.


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