Navigation
API > API/Plugins > API/Plugins/DynamicMesh > API/Plugins/DynamicMesh/Sampling
Inheritance Hierarchy
- FMeshImageBaker
- FMeshPropertyMapBaker
References
| Module | DynamicMesh |
| Header | /Engine/Plugins/Runtime/GeometryProcessing/Source/DynamicMesh/Public/Sampling/MeshPropertyMapBaker.h |
| Include | #include "Sampling/MeshPropertyMapBaker.h" |
Syntax
class FMeshPropertyMapBaker : public UE::Geometry::FMeshImageBaker
Variables
| Type | Name | Description | |
|---|---|---|---|
| EMeshPropertyBakeType | Property | Options | |
| TUniquePtr< TImageBuilder< FVector3f > > | ResultBuilder |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| const TUniquePtr< TImageBuilder< FVector3f > > & | GetResult () |
Output | |
| TUniquePtr< TImageBuilder< FVector3f > > | TakeResult () |
Overridden from FMeshImageBaker
| Type | Name | Description | |
|---|---|---|---|
| void | Bake () |
Compute functions |