UReplicationGraphNode_DynamicSpatialFrequency::FSpatializationZone::FSpatializationZone

Init based on target frame rate.

Windows
MacOS
Linux

References

Module

ReplicationGraph

Header

/Engine/Plugins/Runtime/ReplicationGraph/Source/Public/ReplicationGraph.h

Include

#include "ReplicationGraph.h"

Syntax

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

Remarks

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