CARLA
 
载入中...
搜索中...
未找到
Public 属性 | 所有成员列表
UHeightMapDataAsset类 参考

#include <CustomTerrainPhysicsComponent.h>

+ 类 UHeightMapDataAsset 继承关系图:
+ UHeightMapDataAsset 的协作图:

Public 属性

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

详细描述

在文件 CustomTerrainPhysicsComponent.h44 行定义.

类成员变量说明

◆ HeightValues

TArray<float> UHeightMapDataAsset::HeightValues

在文件 CustomTerrainPhysicsComponent.h54 行定义.

被这些函数引用 FHeightMapData::InitializeHeightmap().

◆ SizeX

int UHeightMapDataAsset::SizeX = 0

在文件 CustomTerrainPhysicsComponent.h50 行定义.

被这些函数引用 FHeightMapData::InitializeHeightmap().

◆ SizeY

int UHeightMapDataAsset::SizeY = 0

在文件 CustomTerrainPhysicsComponent.h52 行定义.

被这些函数引用 FHeightMapData::InitializeHeightmap().


该类的文档由以下文件生成: