Navigation
API > API/Plugins > API/Plugins/LandscapePatch
References
| Module | LandscapePatch |
| Header | /Engine/Plugins/Experimental/LandscapePatch/Source/LandscapePatch/Public/LandscapeTexturePatchPS.h |
| Include | #include "LandscapeTexturePatchPS.h" |
Syntax
USTRUCT&40;&41;
struct FLandscapeHeightPatchConvertToNativeParams
Remarks
Values needed to convert a patch stored in some source encoding into the native (two byte int) encoding and back.
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | HeightOffset | ||
| float | HeightScale | ||
| float | ZeroInEncoding |