Navigation
API > API/Plugins > API/Plugins/NaniteDisplacedMesh
References
| Module | NaniteDisplacedMesh |
| Header | /Engine/Plugins/Experimental/NaniteDisplacedMesh/Source/NaniteDisplacedMesh/Public/NaniteDisplacedMesh.h |
| Include | #include "NaniteDisplacedMesh.h" |
Syntax
USTRUCT&40;BlueprintType&41;
struct FNaniteDisplacedMeshDisplacementMap
Variables
| Type | Name | Description | |
|---|---|---|---|
| float | Center | ||
| float | Magnitude | ||
| TObjectPtr< class UTexture2D > | Texture |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator!=
(
const FNaniteDisplacedMeshDisplacementMap& Other |
||
| bool | operator==
(
const FNaniteDisplacedMeshDisplacementMap& Other |