Navigation
API > API/Plugins > API/Plugins/LandscapePatch
References
| Module | LandscapePatch |
| Header | /Engine/Plugins/Experimental/LandscapePatch/Source/LandscapePatch/Public/LandscapeTexturePatch.h |
| Include | #include "LandscapeTexturePatch.h" |
Syntax
USTRUCT&40;BlueprintType&41;
struct FLandscapeTexturePatchEncodingSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| double | WorldSpaceEncodingScale | The scale that should be aplied to the data stored in the patch relative to the zero in the encoding, in world coordinates. | |
| double | ZeroInEncoding | The value in the patch data that corresponds to 0 height relative to the starting point specified by Zero Height Meaning. |