FSpatializationZone

Overload list

Windows
MacOS
Linux
Name Description

Public function

FSpatializationZone

(
    float InMinDotProduct,
    float InMinDistPct,
    float InMaxDistPct,
    uint32 InMinRepPeriod,
    uint32 InMaxRepPeriod,
    uint32 InMinRepPeriod_FastPath,
    uint32 InMaxRepPeriod_FastPath
)

Init directly.

Public function

FSpatializationZone

(
    float InMinDotProduct,
    float InMinDistPct,
    float InMaxDistPct,
    float InMinRepHz,
    float InMaxRepHz,
    float InMinRepHz_FastPath,
    float InMaxRepHz_FastPath,
    float TickRate
)

Init based on target frame rate.

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