SampleUV

Overload list

Windows
MacOS
Linux
Name Description

Public function Virtual

bool

 

SampleUV

(
    const FVector2d& UV,
    SampleType& ResultOut
)

Compute a sample at the given UV location

Public function Virtual

bool

 

SampleUV

(
    int32 UVTriangleID,
    const FVector2d& UV,
    SampleType& ResultOut
)

Compute a sample at the given UV location in the given Triangle

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