Navigation
API > API/Runtime > API/Runtime/Landscape > API/Runtime/Landscape/ALandscapeProxy
| Type | Name | Description | |
|---|---|---|---|
| bool | ExportToRawMesh
(
int32 InExportLOD, |
Use the version of this function taking a FRawMeshExportParams as a parameter | |
| bool | ExportToRawMesh
(
const FRawMeshExportParams& InExportParams, |
Exports landscape geometry into a raw mesh according to the export params | |
| bool | ExportToRawMesh
(
int32 InExportLOD, |
Use the version of this function taking a FRawMeshExportParams as a parameter | |
| bool | ExportToRawMesh
(
const TArrayView< ULandscapeComponent* >& InComponents, |
Use the version of this function taking a FRawMeshExportParams as a parameter |