Navigation
API > API/Plugins > API/Plugins/WaterEditor
| Name | FWaterBodyDefaults |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/Water/Source/Editor/Public/WaterEditorSettings.h |
| Include Path | #include "WaterEditorSettings.h" |
Syntax
USTRUCT ()
struct FWaterBodyDefaults
Derived Classes
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FWaterBodyDefaults() |
WaterEditorSettings.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| SplineDefaults | FWaterSplineCurveDefaults | WaterEditorSettings.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UMaterialInterface * GetUnderwaterPostProcessMaterial() |
WaterEditorSettings.h | ||
FSoftObjectPath GetUnderwaterPostProcessMaterialPath() |
WaterEditorSettings.h | ||
UMaterialInterface * GetWaterHLODMaterial() |
WaterEditorSettings.h | ||
FSoftObjectPath GetWaterHLODMaterialPath() |
WaterEditorSettings.h | ||
UMaterialInterface * GetWaterMaterial() |
WaterEditorSettings.h | ||
FSoftObjectPath GetWaterMaterialPath() |
WaterEditorSettings.h | ||
UMaterialInterface * GetWaterStaticMeshMaterial() |
WaterEditorSettings.h | ||
FSoftObjectPath GetWaterStaticMeshMaterialPath() |
WaterEditorSettings.h |