Evaluate

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

float

 

Evaluate

(
    int32 Index,
    int32 Dim,
    int32 Seed
)

Evaluate Sobol number from one of the traditional Sobol dimensions at the given index

Public function Static

FVector2D

 

Evaluate

(
    int32 Index,
    int32 CellBits,
    FIntPoint Cell,
    FIntPoint Seed
)

Evaluate Sobol number from within a 2D cell at given index

Public function Static

FVector

 

Evaluate

(
    int32 Index,
    int32 CellBits,
    FIntVector Cell,
    FIntVector Seed
)

Evaluate Sobol number from within a 3D cell at given index

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