FHitParamsIn

Windows
MacOS
Linux

References

Module

EditableMesh

Header

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

Include

#include "GeometryHitTest.h"

Syntax

struct FHitParamsIn

Variables

Name Description

Public variable

bool

 

bIsPerspectiveView

Public variable

const FTransfor...

 

CameraToWorld

Public variable

float

 

ComponentSpaceFuzzyDistanceScaleFactor

Public variable

const float

 

ComponentSpaceGrabberSphereFuzzyDistance

Public variable

const float

 

ComponentSpaceRayFuzzyDistance

Public variable

const FMatrix &

 

ComponentToWorldMatrix

Public variable

UEditableMesh &...

 

EditableMesh

Public variable

UPrimitiveCompo...

 

HitComponent

Public variable

const EInteract...

 

InteractorShape

Public variable

FMeshEditorInte...

 

MeshEditorInteractorData

Public variable

EEditableMeshEl...

 

OnlyElementType

Constructors

Name Description

Public function

FHitParamsIn

(
    UPrimitiveComponent* HitCompon...,
    const FTransform& CameraToWorldIn,
    bool bIsPerspectiveViewIn,
    float ComponentSpaceFuzzyDistanceSc...,
    const FMatrix& ComponentToWorldMat...,
    FMeshEditorInteractorData& MeshEdi...,
    UEditableMesh* EditableMeshIn,
    const EInteractorShape InteractorSh...,
    const float ComponentSpaceGrabberSp...,
    const float ComponentSpaceRayFuzzyD...,
    EEditableMeshElementType OnlyElemen...
)

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