FPrimitiveSceneProxy::GetDistancefieldAtlasData

Windows
MacOS
Linux

Override Hierarchy

FPrimitiveSceneProxy::GetDistancefieldAtlasData()

FStaticMeshSceneProxy::GetDistancefieldAtlasData()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/PrimitiveSceneProxy.h

Include

#include "PrimitiveSceneProxy.h"

Syntax

virtual void GetDistancefieldAtlasData
(
    FBox & LocalVolumeBounds,
    FVector2D & OutDistanceMinMax,
    FIntVector & OutBlockMin,
    FIntVector & OutBlockSize,
    bool & bOutBuiltAsIfTwoSided,
    bool & bMeshWasPlane,
    float & SelfShadowBias,
    TArray< FMatrix > & ObjectLocalToWorldTransforms,
    bool & bOutThrottled
) const

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