#include <CustomTerrainPhysicsComponent.h>
Public 属性 | |
TArray< float > | HeightValues |
int | SizeX = 0 |
int | SizeY = 0 |
在文件 CustomTerrainPhysicsComponent.h 第 44 行定义.
TArray<float> UHeightMapDataAsset::HeightValues |
在文件 CustomTerrainPhysicsComponent.h 第 54 行定义.
int UHeightMapDataAsset::SizeX = 0 |
在文件 CustomTerrainPhysicsComponent.h 第 50 行定义.
int UHeightMapDataAsset::SizeY = 0 |
在文件 CustomTerrainPhysicsComponent.h 第 52 行定义.