CARLA
Public Attributes | List of all members
UHeightMapDataAsset Class Reference

#include <CustomTerrainPhysicsComponent.h>

+ Inheritance diagram for UHeightMapDataAsset:
+ Collaboration diagram for UHeightMapDataAsset:

Public Attributes

TArray< float > HeightValues
 
int SizeX = 0
 
int SizeY = 0
 

Detailed Description

Definition at line 44 of file CustomTerrainPhysicsComponent.h.

Member Data Documentation

◆ HeightValues

TArray<float> UHeightMapDataAsset::HeightValues

◆ SizeX

int UHeightMapDataAsset::SizeX = 0

◆ SizeY

int UHeightMapDataAsset::SizeY = 0

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