Navigation
API > API/Plugins > API/Plugins/ModelingComponents > API/Plugins/ModelingComponents/Baking
Inheritance Hierarchy
- IMeshBakerDetailSampler
- FMeshBakerDynamicMeshSampler
- FSceneCapturePhotoSetSampler
References
| Module | ModelingComponents |
| Header | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Baking/RenderCaptureFunctions.h |
| Include | #include "Baking/RenderCaptureFunctions.h" |
Syntax
class FSceneCapturePhotoSetSampler : public UE::Geometry::FMeshBakerDynamicMeshSampler
Constructors
| Type | Name | Description | |
|---|---|---|---|
FSceneCapturePhotoSetSampler
(
FSceneCapturePhotoSet* SceneCapture, |
Overridden from IMeshBakerDetailSampler
| Type | Name | Description | |
|---|---|---|---|
| void * | ComputeCustomCorrespondence
(
const FMeshUVSampleInfo& SampleInfo, |
Warning: Expects that Sample.BaseSample.SurfacePoint and Sample.BaseNormal are set when the function is called. | |
| bool | IsValidCorrespondence
(
const FMeshMapEvaluator::FCorrespondenceSample& Sample |
||
| bool |
Operators
| Type | Name | Description | |
|---|---|---|---|
| FSceneCapturePhotoSetSampler & | operator=
(
const FSceneCapturePhotoSetSampler& |
||
| FSceneCapturePhotoSetSampler & |