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