FHitParamsIn::FHitParamsIn

Windows
MacOS
Linux

References

Module

EditableMesh

Header

/Engine/Plugins/Runtime/EditableMesh/Source/EditableMesh/Public/GeometryHitTest.h

Include

#include "GeometryHitTest.h"

Syntax

FHitParamsIn
(
    UPrimitiveComponent * HitComponentIn,
    const FTransform & CameraToWorldIn,
    bool bIsPerspectiveViewIn,
    float ComponentSpaceFuzzyDistanceScaleFactorIn,
    const FMatrix & ComponentToWorldMatrixIn,
    FMeshEditorInteractorData & MeshEditorInteractorDataIn,
    UEditableMesh * EditableMeshIn,
    const EInteractorShape InteractorShapeIn,
    const float ComponentSpaceGrabberSphereFuzzyDistanceIn,
    const float ComponentSpaceRayFuzzyDistanceIn,
    EEditableMeshElementType OnlyElementTypeIn
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss