Navigation
API > API/Plugins > API/Plugins/ModelingComponents
| Name | FSceneCapturePhotoSetSampler |
| Type | class |
| Header File | /Engine/Plugins/Runtime/MeshModelingToolset/Source/ModelingComponents/Public/Baking/RenderCaptureFunctions.h |
| Include Path | #include "Baking/RenderCaptureFunctions.h" |
Syntax
class FSceneCapturePhotoSetSampler : public UE::Geometry::FMeshBakerDynamicMeshSampler
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Baking/RenderCaptureFunctions.h | |||
| Baking/RenderCaptureFunctions.h | |||
FSceneCapturePhotoSetSampler
(
FSceneCapturePhotoSet* SceneCapture, |
Baking/RenderCaptureFunctions.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| SceneCapture | FSceneCapturePhotoSet * | Baking/RenderCaptureFunctions.h | ||
| ValidSampleDepthThreshold | float | Baking/RenderCaptureFunctions.h | ||
| VisibilityFunction | TFunction< bool(const FVector3d &, const FVector3d &)> | Baking/RenderCaptureFunctions.h |
Functions
Public
Overridden from IMeshBakerDetailSampler
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void * ComputeCustomCorrespondence
(
const FMeshUVSampleInfo& SampleInfo, |
Warning: Expects that Sample.BaseSample.SurfacePoint and Sample.BaseNormal are set when the function is called. | Baking/RenderCaptureFunctions.h | |
virtual bool IsValidCorrespondence
(
const FMeshMapEvaluator::FCorrespondenceSample& Sample |
Baking/RenderCaptureFunctions.h | ||
virtual bool SupportsCustomCorrespondence() |
Baking/RenderCaptureFunctions.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Baking/RenderCaptureFunctions.h | |||
| Baking/RenderCaptureFunctions.h |