FDistanceFieldVolumeTextureAtlas::RemoveAllocation

Remove an allocation from the atlas.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/DistanceFieldAtlas.h

Include

#include "DistanceFieldAtlas.h"

Source

/Engine/Source/Runtime/Engine/Private/DistanceFieldAtlas.cpp

Syntax

void RemoveAllocation
(
    FDistanceFieldVolumeTexture * Texture
)

Remarks

Remove an allocation from the atlas. This must be done prior to deleting the FDistanceFieldVolumeTexture object.

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