Navigation
API > API/Plugins > API/Plugins/ProceduralVegetation
| Name | FPVExportParams |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/ProceduralVegetationEditor/Source/ProceduralVegetation/Public/PVExportParams.h |
| Include Path | #include "PVExportParams.h" |
Syntax
USTRUCT ()
struct FPVExportParams
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bCollision | bool | PVExportParams.h |
|
|
| bCreateNaniteFoliage | bool | PVExportParams.h |
|
|
| bShouldExport | bool | PVExportParams.h | ||
| bShouldExportFoliage | bool | PVExportParams.h | ||
| CollisionGeneration | EPVCollisionGeneration | PVExportParams.h |
|
|
| ContentBrowserFolder | FDirectoryPath | PVExportParams.h |
|
|
| ExportMeshType | EPVExportMeshType | PVExportParams.h |
|
|
| MeshName | FName | PVExportParams.h |
|
|
| NaniteShapePreservation | ENaniteShapePreservation | PVExportParams.h |
|
|
| ReplacePolicy | EPVAssetReplacePolicy | PVExportParams.h |
|
|
| WindSettings | TObjectPtr< UPVWindSettings > | PVExportParams.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UClass * GetMeshClass() |
PVExportParams.h | ||
FString GetOutputMeshPackagePath() |
PVExportParams.h | ||
FString GetOutputObjectPath() |
PVExportParams.h | ||
FString GetOutputPhysicsAssetName() |
PVExportParams.h | ||
FString GetOutputPhysicsAssetPackagePath() |
PVExportParams.h | ||
FString GetOutputSkeletonName() |
PVExportParams.h | ||
FString GetOutputSkeletonPackagePath() |
PVExportParams.h | ||
| PVExportParams.h | |||
bool IsCollisionEnable() |
PVExportParams.h | ||
bool Validate
(
FString& OutError |
PVExportParams.h |