Navigation
API > API/Plugins > API/Plugins/DynamicMesh > API/Plugins/DynamicMesh/Sampling
Inheritance Hierarchy
- IMeshBakerDetailSampler
- FMeshBakerDynamicMeshSampler
- FSceneCapturePhotoSetSampler
References
| Module | DynamicMesh |
| Header | /Engine/Plugins/Runtime/GeometryProcessing/Source/DynamicMesh/Public/Sampling/MeshBakerCommon.h |
| Include | #include "Sampling/MeshBakerCommon.h" |
Syntax
class FMeshBakerDynamicMeshSampler : public UE::Geometry::IMeshBakerDetailSampler
Remarks
DynamicMesh bake detail sampler for baking 1 detail mesh to 1 target mesh.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FBakeDetailTexture | DetailNormalMap | ||
| FBakeDetailNormalTexture | DetailNormalTextureMap | ||
| const FDynamicMeshAABBTree3 * | DetailSpatial | ||
| const FMeshTangentsd * | DetailTangents | ||
| FBakeDetailTexture | DetailTextureMap | ||
| const FDynamicMeshAABBTree3 * | Spatial | ||
| const FDynamicMeshAABBTree3 const FMeshTangentsd * | Tangents |
Functions
| Type | Name | Description | |
|---|---|---|---|