UMagicLeapRaycastFunctionLibrary

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

MagicLeap

Header

/Engine/Plugins/Lumin/MagicLeap/Source/MagicLeap/Public/RaycastComponent.h

Include

#include "RaycastComponent.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)(ClassGroup=MagicLeap)
class UMagicLeapRaycastFunctionLibrary : public UBlueprintFunctionLibrary

Functions

Name Description

Public function Static UFunction BlueprintCallable, BlueprintPure, Category, Meta

FMagicLeapRa...

 

MakeRaycastQueryParams

(
    FVector Position,
    FVector Direction,
    FVector UpVector,
    int32 Width,
    int32 Height,
    float HorizontalFovDegrees,
    bool CollideWithUnobserved,
    int32 UserData
)

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