UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Halton.h File Reference
#include "CoreTypes.h"

Go to the source code of this file.

Functions

constexpr float Halton (int32 Index, int32 Base)
 

Function Documentation

◆ Halton()

constexpr float Halton ( int32  Index,
int32  Base 
)
constexpr

[ Halton 1964, "Radical-inverse quasi-random point sequence" ]