FRay

Overload list

Windows
MacOS
Linux
Name Description

Public function

FRay()

Default constructor initializes ray to Zero origin and Z-axis direction

Public function

FRay

(
    const FVector& Origin,
    const FVector& Direction,
    bool bDirectionIsNormalized
)

Initialize Ray with origin and direction

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