CARLA
Public Attributes | List of all members
FTileMeshComponent Struct Reference

#include <VegetationManager.h>

+ Collaboration diagram for FTileMeshComponent:

Public Attributes

bool bIsAlive = false
 
TArray< int32 > IndicesInUse {}
 
UInstancedStaticMeshComponent * InstancedStaticMeshComponent {nullptr}
 

Detailed Description

Definition at line 25 of file VegetationManager.h.

Member Data Documentation

◆ bIsAlive

bool FTileMeshComponent::bIsAlive = false

Definition at line 30 of file VegetationManager.h.

Referenced by FTileData::UpdateTileMeshComponent().

◆ IndicesInUse

TArray<int32> FTileMeshComponent::IndicesInUse {}

◆ InstancedStaticMeshComponent

UInstancedStaticMeshComponent* FTileMeshComponent::InstancedStaticMeshComponent {nullptr}

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